Bug 5711 - Would want to be able to edit classpath entries in wizard
Summary: Would want to be able to edit classpath entries in wizard
Status: RESOLVED DUPLICATE of bug 4240
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 1.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Martin Aeschlimann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-11-09 09:44 EST by Philipe Mulet CLA
Modified: 2002-03-07 11:29 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philipe Mulet CLA 2001-11-09 09:44:47 EST
From EclipseCorner:

> Currently, you need to remove and re-add.


This would be nice for workspace variables, as well.

These are probably different things, so I will explain:

Bob creates a new project in eclipse, and configures his external deps
with variables.  (XERCES --> c:\deps\xerces.jar)

Bob pushes his project out to CVS.


Now I come along, and add that module to my workspace.  In the Java
Build Path dialog, I can see variables which are referenced, but not
defined.  (They show up as an empty circle.)

I want to be able to double click on them, or hit a butten when it is
selected... and define that variable.

As it is now, I have to look at the name, memorize it, hit add
variable... click new, choose the file, and the name, hit ok..

Then, it tells me that the variable is already defined (it came in from
the .classpath file), so i have to hit cancel.

I know I can add workspace variables from the eclipse preferences
dialog, but then I can not see the names of the variables I need to add.

A one-click "define value of unsatisfied referenced variables" behavior
would be very nice, especially when bringing someone new onto a project.
Comment 1 Erich Gamma CLA 2002-01-08 12:33:30 EST
likely a duplicate
Comment 2 Martin Aeschlimann CLA 2002-03-07 11:29:52 EST

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