Bug 219879

Summary: A project-scoped runtime-only classpath entries for Run/Debug config
Product: [Eclipse Project] JDT Reporter: Raja <rt_raja>
Component: DebugAssignee: JDT-Debug-Inbox <jdt-debug-inbox>
Status: ASSIGNED --- QA Contact:
Severity: enhancement    
Priority: P3    
Version: 3.4   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Raja CLA 2008-02-21 17:53:18 EST
Currently, Eclipse JDT would create a launch profile for a class when it is run for the first time. The profile adds the project binary artifacts as the classpath of the profile.

It would be nice to be able to be able to specify jars/folders for a project that are purely required for runtime, so it is included whenever a new launch profile is created, but is not used at compile time.

The less desirable alternative is to add these runtime-only jars as a dependency in the project, but every time they change, Eclipse insists on doing a full rebuild. The reason these jars/dirs change is because there are ant targets that (re)generate these glue classes as part of build.
Comment 1 Darin Wright CLA 2008-05-02 12:24:52 EDT
Marking assigned for consideration post 3.4