[
https://issues.apache.org/jira/browse/IVYDE-299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13446044#comment-13446044
]
Nicolas Lalevée commented on IVYDE-299:
---------------------------------------
The code which is upgrading the .classpath is in:
org.apache.ivyde.eclipse.cpcontainer.IvyClasspathInitializer.updateIvyDEContainerPath()
Then to add an option, just do like the "resolve on startup" option (See
everywhere is used the constant
org.apache.ivyde.eclipse.ui.preferences.PreferenceConstants.RESOLVE_ON_STARTUP)
Also, recently I have added a page about how to develop IvyDE. See:
http://ant.apache.org/ivy/ivyde/history/trunk/dev/dev-env-setup.html
> IvyDE is making .classpath file writable and rewriting it
> ---------------------------------------------------------
>
> Key: IVYDE-299
> URL: https://issues.apache.org/jira/browse/IVYDE-299
> Project: IvyDE
> Issue Type: Bug
> Affects Versions: 2.2.0.beta1
> Reporter: Eric Milles
> Attachments: classpath.txt
>
>
> The latest beta (2.2.0b1) is continually rewriting the project's .classpath
> file. This is problematic for two reasons: 1) Our project is submitted to
> source control, so the rewriting causes a pending change for the .classpath
> file and 2) We are manually editing the .classpath file to add useful
> comments, which are being lost when the file is written again. Reverting to
> 2.1.0 and the issue goes away.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira