Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 296931

Summary: [jar exporter] JAR export isn't relative to your workspace
Product: [Eclipse Project] JDT Reporter: Tamás Barta <bartatamas>
Component: UIAssignee: JDT-UI-Inbox <jdt-ui-inbox>
Status: CLOSED DUPLICATE QA Contact:
Severity: normal    
Priority: P3 CC: markus.kell.r
Version: 3.6   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Tamás Barta CLA 2009-12-04 11:29:37 EST
User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/532.0 (KHTML, like Gecko) Chrome/3.0.195.33 Safari/532.0
Build Identifier: 20090920-1017

JAR Export dialog box says: "The export destination will be relative to your workspace.". But when I enter "example.jar" into the "Select the export destination" field, then the created jar file will be in the working directory (where the eclipse application is), not in the workspace.

I think there is no workaround for this, and it would be good if I could export a jar relative to my workspace.

Reproducible: Always

Steps to Reproduce:
1. Export/Java/Jar File
2. Enter only a file name in the "Select the export destination" field
3. The created file is in the working directory not in the workspace directory
Comment 1 Markus Keller CLA 2009-12-06 19:37:13 EST

*** This bug has been marked as a duplicate of bug 281867 ***