Issue Details (XML | Word | Printable)

Key: FXP-40
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Bratukhin, Andrey
Reporter: Lowe, Chris
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JavaFX plug-in

Changes to build path often require full clean of entire project

Created: 04/Apr/10 06:58 AM   Updated: 11/Jun/10 12:32 AM   Resolved: 11/Jun/10 12:06 AM
Component/s: Source editor
Affects Version/s: 1.2.3
Fix Version/s: 1.3.2

Time Tracking:
Not Specified


 Description  « Hide
If I paste come code into the editor for which my project currently does not have an associated jar, I get "cannot find symbol" messages. Which, of course, is fine. If I then add the appropriate jar to the build path, often I have to run a full clean and rebuild cycle in order for the editor to pick up the new changes and clear error messages.

Katz, Max added a comment - 04/Apr/10 10:30 AM
Chris - thanks for submitting feature/bug requests. We will see if we can squeeze any features into version 1.2.4.

Hudson system user added a comment - 25/May/10 10:32 PM
Integrated in exadel-javafx-plugin-continuous #69 (See [http://hudson.exadel.org/hudson/job/exadel-javafx-plugin-continuous/69/])
    FXP-40 - Instances of JFXProject was moved to JavaFXProjectNature

Hudson system user added a comment - 10/Jun/10 09:32 PM
Integrated in exadel-javafx-plugin-continuous #83 (See [http://hudson.exadel.org/hudson/job/exadel-javafx-plugin-continuous/83/])
    FXP-40 Incremental builder

Hudson system user added a comment - 11/Jun/10 12:32 AM
Integrated in exadel-javafx-plugin-continuous #84 (See [http://hudson.exadel.org/hudson/job/exadel-javafx-plugin-continuous/84/])
    FXP-40 Dependencies resolver for incremental builder is fixed