| Summary: | Export preferences offers "all" button, does not export classpath variables | ||
|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | Peter North <pnorth8> |
| Component: | Core | Assignee: | Jerome Lanneluc <jerome_lanneluc> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 3.1 | ||
| Target Milestone: | 3.1 RC2 | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
|
Description
Peter North
Class path variables are indeed not exported in RC1. Moving to JDT/Core. *** This bug has been marked as a duplicate of 97269 *** Peter, this bug is not a duplicate of bug 97269. Classpath variables should still be exportable. I will fix this for RC2. +1 for RC2 Changed back JavaModelManager#variablePut(...) to store the variable in the preferences. This was wrongly removed when fixing bug 94878. Verified in N20050606-0010 + JDT/Core HEAD. Open bug 98720 for session problem. Verified for 3.1 RC2 using build I20050610-0010 |