All Projects : IvyDE (Key: IVYDE)

Project Lead: Xavier Hanin
URL: http://ant.apache.org/ivy/ivyde/

Release Notes

 Select:   Open Issues   Road Map   Change Log   Popular Issues   Subversion Commits   Releases   Versions   Components   

Subversion Commits

All versions
Select version:
Repository Revision Date User Message
ASF #880764 Mon Nov 16 14:21:45 UTC 2009 hibou IVYDE-220 : make IvyDE take into account the workspace-level ivy settings
Files Changed
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyClasspathContainerState.java
Repository Revision Date User Message
ASF #836398 Sun Nov 15 19:25:38 UTC 2009 hibou IVYDE-218 : make IvyDE don't try to parse the non file:... urls
Files Changed
ADD /ant/ivy/ivyde/trunk/test/http-settings
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyClasspathContainerConfAdapter.java
ADD /ant/ivy/ivyde/trunk/test/http-settings/.project
ADD /ant/ivy/ivyde/trunk/test/http-settings/ivy.xml
ADD /ant/ivy/ivyde/trunk/test/http-settings/.classpath
MODIFY /ant/ivy/ivyde/trunk/CHANGES.txt
Repository Revision Date User Message
ASF #836397 Sun Nov 15 19:20:52 UTC 2009 hibou IVYDE-211 : handle the Eclipse's linked folders when computing of absolute path of the ivy.xml
Files Changed
ADD /ant/ivy/ivyde/trunk/test/linked-folder/linked/ivy.xml
ADD /ant/ivy/ivyde/trunk/test/linked-folder/.classpath
ADD /ant/ivy/ivyde/trunk/test/linked-folder/ivysettings.xml
MODIFY /ant/ivy/ivyde/trunk/test/README.txt
ADD /ant/ivy/ivyde/trunk/test/linked-folder/linked
ADD /ant/ivy/ivyde/trunk/test/linked-folder
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyClasspathContainerState.java
ADD /ant/ivy/ivyde/trunk/test/linked-folder/.project
Repository Revision Date User Message
ASF #835606 Thu Nov 12 22:25:46 UTC 2009 hibou IVYDE-219: add a multi resolve job and make it return the errors found if any
Files Changed
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/ui/actions/ProjectResolveAction.java
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyClasspathContainer.java
ADD /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyMultiResolveJob.java
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/workspaceresolver/WorkspaceResourceChangeListener.java
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/IvyDERuntimeClasspathEntryResolver.java
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyClasspathUtil.java
MODIFY /ant/ivy/ivyde/trunk/CHANGES.txt
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/ui/actions/ResolveAllAction.java
Repository Revision Date User Message
ASF #830356 Tue Oct 27 21:55:44 UTC 2009 hibou IVYDE-152 : Support for Eclipse variables
 - make the ivy settings path editor and the property file editor support eclipse varibles
 - move the settigns editor so it's own tab as it is bigger now
 - add some test projects to test the feature
This will also resolve IVYDE-183 and IVYDE-138
Files Changed
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/cpcontainer/IvySettingsSetup.java
ADD /ant/ivy/ivyde/trunk/test/variables-props/.project
ADD /ant/ivy/ivyde/trunk/test/variables/src
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyClasspathContainerConfiguration.java
ADD /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/ui/PathEditor.java
ADD /ant/ivy/ivyde/trunk/test/variables/.project
ADD /ant/ivy/ivyde/trunk/test/variables-props/src
ADD /ant/ivy/ivyde/trunk/test/variables-props/.classpath
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/META-INF/MANIFEST.MF
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/ui/SettingsEditor.java
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/ui/IvyFilePathText.java
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/cpcontainer/IvydeContainerPage.java
ADD /ant/ivy/ivyde/trunk/test/variables/.classpath
MODIFY /ant/ivy/ivyde/trunk/CHANGES.txt
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyClasspathContainerState.java
ADD /ant/ivy/ivyde/trunk/test/variables
ADD /ant/ivy/ivyde/trunk/test/variables-props
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyClasspathContainerConfAdapter.java
ADD /ant/ivy/ivyde/trunk/test/variables/ivy.xml
ADD /ant/ivy/ivyde/trunk/test/variables-props/ivy.xml
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyClasspathUtil.java
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/ui/preferences/IvyDEPreferenceStoreHelper.java
Repository Revision Date User Message
ASF #830314 Tue Oct 27 19:42:28 UTC 2009 hibou IVYDE-216 : fix the Ivy feature to point to the correct updatesite
Files Changed
MODIFY /ant/ivy/updatesite/trunk/ivy-feature-template/feature.xml
Repository Revision Date User Message
ASF #824737 Tue Oct 13 13:07:23 UTC 2009 hibou IVYDE-187: allow to skip the version matching, with a warning about its use (thanks to Phillip Webb)
Files Changed
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/ui/preferences/PreferenceInitializer.java
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/ui/preferences/WorkspaceResolverPreferencePage.java
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/ui/preferences/PreferenceConstants.java
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/ui/preferences/IvyDEPreferenceStoreHelper.java
MODIFY /ant/ivy/ivyde/trunk/CHANGES.txt
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/workspaceresolver/WorkspaceResolver.java
Repository Revision Date User Message
ASF #824718 Tue Oct 13 12:21:17 UTC 2009 hibou IVYDE-202 : add also the screenshot
Files Changed
ADD /ant/ivy/ivyde/trunk/doc/images/rad_jee_page.jpg
Repository Revision Date User Message
ASF #824716 Tue Oct 13 12:19:37 UTC 2009 hibou IVYDE-202 : add some doc about integration of IvyDE in WTP in the RAD product (thanks to Jon Schneider and Ivica Loncar)
Files Changed
MODIFY /ant/ivy/ivyde/trunk/doc/cpc/wtp.html
Repository Revision Date User Message
ASF #824656 Tue Oct 13 09:53:38 UTC 2009 hibou IVYDE-209 : evict all null reference of IClasspathAttribute
Files Changed
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyClasspathInitializer.java
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/ui/NewIvyDEContainerWizard.java
Repository Revision Date User Message
ASF #824654 Tue Oct 13 09:50:58 UTC 2009 hibou FIX: conf attributes must not be null (IVYDE-209) (thanks to Ivica Loncar)
Files Changed
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyClasspathContainerConfiguration.java
MODIFY /ant/ivy/ivyde/trunk/CHANGES.txt
Repository Revision Date User Message
ASF #819287 Sun Sep 27 11:47:19 UTC 2009 hibou Wrap cache cleaning in a job so that it does not block the workspace (IVYDE-207) (thanks to Jon Schneider)
Files Changed
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/ui/actions/CleanCacheAction.java
MODIFY /ant/ivy/ivyde/trunk/CHANGES.txt
Repository Revision Date User Message
ASF #819285 Sun Sep 27 11:28:43 UTC 2009 hibou IVYDE-206 : Documentation for Reverse Dependency Explorer (thanks to Jon Schneider)
Files Changed
MODIFY /ant/ivy/ivyde/trunk/doc/revdepexplorer.html
ADD /ant/ivy/ivyde/trunk/doc/images/revexplorer_sync.jpg
MODIFY /ant/ivy/ivyde/trunk/doc/index.html
ADD /ant/ivy/ivyde/trunk/doc/images/revexplorer_project.jpg
ADD /ant/ivy/ivyde/trunk/doc/images/revexplorer_view.jpg
Repository Revision Date User Message
ASF #817660 Tue Sep 22 13:38:11 UTC 2009 hibou IVYDE-205 :
 - add an option that will filter the log level in the console view
 - set the default log level to INFO
Files Changed
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/ui/console/IvyConsolePageParticipant.java
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/ui/preferences/PreferenceInitializer.java
ADD /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/icons/log_level.png
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/IvyPlugin.java
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/ui/console/IvyConsole.java
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/ui/preferences/PreferenceConstants.java
ADD /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/ui/console/IvyConsoleFilterAction.java
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/ui/preferences/IvyDEPreferenceStoreHelper.java
MODIFY /ant/ivy/ivyde/trunk/CHANGES.txt
Repository Revision Date User Message
ASF #817270 Mon Sep 21 14:39:57 UTC 2009 hibou IVYDE-195 : add the new view about exploring the dependencies the reversed way (thanks to Jon Schneider)
Files Changed
ADD /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/revdepexplorer/IvyUtil.java
ADD /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/revdepexplorer/MultiRevisionDependencyDescriptor.java
ADD /ant/ivy/ivyde/trunk/doc/revdepexplorer.html
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/plugin.xml
ADD /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/ui/actions/ProjectViewReverseDependenciesAction.java
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/ui/actions/IvyDEProjectAction.java
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/ui/actions/IvyDEProjectMenuAction.java
ADD /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/icons/synced.gif
MODIFY /ant/ivy/ivyde/trunk/CHANGES.txt
ADD /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/revdepexplorer
ADD /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/revdepexplorer/EditableModuleDescriptor.java
ADD /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/revdepexplorer/EditableDependencyDescriptor.java
ADD /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/ui/views/ReverseDependencyExplorerView.java
ADD /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/revdepexplorer/SyncIvyFilesJob.java
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyClasspathUtil.java
MODIFY /ant/ivy/ivyde/trunk/doc/toc.json
Repository Revision Date User Message
ASF #817234 Mon Sep 21 12:58:51 UTC 2009 hibou Add an option in the container to automatically laucnh a resolve before each launch (IVYDE-204)
Files Changed
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyClasspathContainerConfAdapter.java
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/IvyDERuntimeClasspathEntryResolver.java
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/ui/preferences/ClasspathPreferencePage.java
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/ui/preferences/PreferenceInitializer.java
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/ui/preferences/PreferenceConstants.java
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyClasspathContainerConfiguration.java
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/cpcontainer/IvydeContainerPage.java
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/ui/preferences/IvyDEPreferenceStoreHelper.java
MODIFY /ant/ivy/ivyde/trunk/CHANGES.txt
Repository Revision Date User Message
ASF #817069 Sun Sep 20 18:05:34 UTC 2009 hibou IVYDE-203: fix the bug in changin the way the path is resolve: use IPath.append rather than try to use project related path
Files Changed
MODIFY /ant/ivy/ivyde/trunk/CHANGES.txt
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyClasspathContainerState.java
Repository Revision Date User Message
ASF #815310 Tue Sep 15 13:05:35 UTC 2009 hibou IVYDE-193 : add the workaround the Eclipse bug into IvyDE
Files Changed
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/plugin.xml
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/META-INF/MANIFEST.MF
ADD /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/FixedRuntimeClasspathEntryResolver.java
MODIFY /ant/ivy/ivyde/trunk/CHANGES.txt
Repository Revision Date User Message
ASF #815307 Tue Sep 15 13:03:47 UTC 2009 hibou Add some test projects to reproduce IVYDE-193
Files Changed
ADD /ant/ivy/ivyde/trunk/test/launch-main/src
ADD /ant/ivy/ivyde/trunk/test/launch-main/src/org/apache/ivyde/test/launch/main
ADD /ant/ivy/ivyde/trunk/test/launch-main/src/org/apache/ivyde
ADD /ant/ivy/ivyde/trunk/test/launch-dependency/ivy.xml
ADD /ant/ivy/ivyde/trunk/test/launch-main/src/org/apache/ivyde/test/launch
ADD /ant/ivy/ivyde/trunk/test/launch-main/src/org/apache
ADD /ant/ivy/ivyde/trunk/test/launch-dependency/src/org/apache/ivyde/test/launch/dependency
ADD /ant/ivy/ivyde/trunk/test/launch-dependency/src/org
ADD /ant/ivy/ivyde/trunk/test/launch-main/.project
ADD /ant/ivy/ivyde/trunk/test/launch-main
ADD /ant/ivy/ivyde/trunk/test/launch-dependency/src/org/apache/ivyde/test
ADD /ant/ivy/ivyde/trunk/test/launch-main/.classpath
ADD /ant/ivy/ivyde/trunk/test/launch-dependency/src/org/apache/ivyde
ADD /ant/ivy/ivyde/trunk/test/launch-main/src/org/apache/ivyde/test/launch/main/Test.java
ADD /ant/ivy/ivyde/trunk/test/launch-dependency/src/org/apache/ivyde/test/launch
ADD /ant/ivy/ivyde/trunk/test/launch-main/ivy.xml
ADD /ant/ivy/ivyde/trunk/test/launch-dependency/src
ADD /ant/ivy/ivyde/trunk/test/launch-dependency/src/org/apache
ADD /ant/ivy/ivyde/trunk/test/launch-main/src/org
ADD /ant/ivy/ivyde/trunk/test/launch-dependency/.project
ADD /ant/ivy/ivyde/trunk/test/launch-dependency/src/org/apache/ivyde/test/launch/dependency/HelloworldGetter.java
ADD /ant/ivy/ivyde/trunk/test/launch-main/src/org/apache/ivyde/test
ADD /ant/ivy/ivyde/trunk/test/launch-dependency
ADD /ant/ivy/ivyde/trunk/test/launch-dependency/.classpath
Repository Revision Date User Message
ASF #814877 Mon Sep 14 21:47:44 UTC 2009 hibou IVYDE-178:
 - change the way IvyDE store its configuration : use extra attributes, so it does fix the raised issue.
 - some refactoring : split very big java classes into sevral ones, like the IvyClasspathContainerConfiguration
Files Changed
ADD /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyResolveJobListener.java
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyClasspathInitializer.java
ADD /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyClasspathContainerMapper.java
ADD /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/cpcontainer/IvySettingsSetup.java
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyClasspathContainer.java
ADD /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/cpcontainer/ContainerMappingSetup.java
ADD /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/FakeProjectManager.java
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/ui/actions/OpenIvyFileAction.java
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/ui/NewIvyDEContainerWizard.java
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/ui/AcceptedSuffixesTypesComposite.java
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyClasspathContainerConfiguration.java
ADD /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyResolveJobThread.java
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/ui/SettingsEditor.java
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/ui/IvyFilePathText.java
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/cpcontainer/IvydeContainerPage.java
MODIFY /ant/ivy/ivyde/trunk/CHANGES.txt
ADD /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyClasspathContainerState.java
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/workspaceresolver/WorkspaceResolver.java
ADD /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/cpcontainer/RetrieveSetup.java
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/common/ivyfile/IvyFileResourceListener.java
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyResolveJob.java
ADD /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyClasspathContainerConfAdapter.java
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/ui/preferences/ClasspathPreferencePage.java
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/ui/preferences/PreferenceInitializer.java
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/ui/preferences/SettingsPreferencePage.java
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/ui/RetrieveComposite.java
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/ui/actions/CleanCacheMenuAction.java
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyClasspathUtil.java
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/ui/preferences/IvyDEPreferenceStoreHelper.java
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/ui/preferences/RetrievePreferencePage.java
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/ui/editors/xml/EclipseIvyModelSettings.java

Reports

Recently Created Issues Report
Created vs Resolved Issues Report
Resolution Time Report
Average Age Report
Pie Chart Report
Contribution Report
User Workload Report
Version Workload Report
Time Tracking Report
Single Level Group By Report

Preset Filters


Project Summary

Open Open 25
   11%
Resolved Resolved 186
   85%
Closed Closed 8
   4%

Open Issues

By Priority
Critical Critical 1
   4%
Major Major 17
   68%
Minor Minor 7
   28%

By Assignee
Xavier Hanin 7
   28%
Unassigned 18
   72%