I was perusing the web today looking for an alternative to JDeveloper's built-in support for SVN, when I stumbled across a little tidbit in the Oracle documentation, that will enable JDeveloper to automatically add new files on commit. To enable this:
- Open JDeveloper and select the Tools -> Preferences menu item.
- On the left hand tree select Versioning -> General.
- Make sure that the Automatically Add New Files on Committing Working Copy is checked.
- Press OK.
This should bring JDeveloper more in line with what most developers are used to. Why it is not checked by default upon install, I will never know.
No comments:
Post a Comment