IvyDE ============================================ version 2.0.0 alpha1 =========================== - NEW: [build] Use the latest ivy to resolve dependencies (IVYDE-62) (thanks to Nicolas Lalevée) - NEW: Order alphabetically the entries in the class path container (IVYDE-69) (thanks to Nicolas Lalevée) - IMPROVE: The dialog box opened for resolve failure should show the status message on several lines (IVYDE-95) - IMPROVE: Recognize more source and javadoc artifacts names (IVYDE-66) (thanks to Nicolas Lalevée) - IMPROVE: Use Ivy Bundle instead of packaging ivy.jar in IvyDE bundle (IVYDE-67) - IMPROVE: enable 'Resolve all' action (IVYDE-42) (thanks to Thomas FRIOL) - IMPROVE: Support javadoc and sources even in modules where they are not declared (IVYDE-46) - IMPROVE: Simplify the resolve process (IVYDE-64) (thanks to Nicolas Lalevée) - IMPROVE: Add new target to build.xml to build the plugin with Ant (IVYDE-88) - FIX: On classpath issues the user is not notified (IVYDE-85) - FIX: Loading config causes BuildException and eclipse freaks out (IVYDE-79) - FIX: NPE that break eclipse: the Java project becomes empty (IVYDE-84) - FIX: IvyDE is dependant on environment variable MOZILLA_FIVE_HOME (IVYDE-10) - FIX: no support of organization spelling (IVYDE-19) - FIX: NPE when setting a bad file for the ivy setting path in the global configuration panel (IVYDE-91) - FIX: IvyDE 1.0.3 "Run configuration" problem with Eclipse 3.x (IVYDE-32) - FIX: Error while trying to edit an ivy.xml without a configured container (IVYDE-83) - FIX: IvyDE resolve also evicted artifacts (IVYDE-76) (thanks to Nicolas Lalevée) - FIX: IvyDE is using some internal classes of Eclipse (IVYDE-68) (thanks to Nicolas Lalevée) - FIX: "Add Ivy library" not working in eclipse 3.3 (IVYDE-57) - FIX: Automatic javadoc attachment is not working (IVYDE-55) - FIX: On startup IvyIDE can freeze eclipse (IVYDE-63) (thanks to Nicolas Lalevée) - FIX: The project ivy configuration is not taken into account on the first run: the configuration is no longer stored in the preferences but in the .classpath (IVYDE-70) - FIX: An error occurs when closing a project while the ivy editor is opened (IVYDE-81) - FIX: Compilation fails on Europa due to API change (IVYDE-58) - FIX: "memory effect" even after resolve/refresh command (IVYDE-40) - FIX: No debug info in console (IVYDE-39) - FIX: Internal error when doing resolve (IVYDE-34) - moved to apache, packages renamed to org.apache.ivyde version 1.2.0 =========================== - upgraded to Ivy 1.4.1 - NEW: Link Sources to Classes by Artifact Type in Classpath Container (IVYDE-12) (thanks to Peter Blstak) - FIX: No resolve messages in console (IVYDE-39) version 1.1.0 =========================== - NEW: enabling user to choose what types get added to the classpath (IVYDE-24) - NEW: Provide [create ivy aware library] when opening the context menu of an ivy.xml file (IVYDE-21) - NEW: report view (Windows -> Show View -> IvyDE > Report) (IVYDE-20) - IMPROVE: Deal with cancel resolve job (IVYDE-30) - IMPROVE: Support for relative path in the prefence fields when declaring location of ivyconf.xml file. (IVYDE-25) (thanks to Peter Chanthamynavong) - IMPROVE: store per project settings in a shareable file (namely .settings/org.jayasoft.ivyde.eclipse.prefs) (IVYDE-15) - FIX: junit classpath not resolved correctly with several IvyDE classpath containers (IVYDE-31) version 1.0.4 - =========================== - remove PDE plugin requirement - prevent NPE when ivy resolve failed version 1.0.3 - =========================== - add sources in distrib version 1.0.2 - =========================== - Include IVY 1.3.1 release - Fix common-logging classloader issue version 1.0.1 - =========================== - Include IVY 1.3 release version 0.9.8 - =========================== - Fix source attachment from class editor version 0.9.7 - =========================== - Fix source attachment for contained in ivycontainer version 0.9.6 - =========================== - Fix startup refresh problem version 0.9.3 - =========================== initial public version - integration of plugin formerly known as ivyeclipseui - added IvyClasspathContainer and configuration stuff