The NetBeans IDE (Integrated Development Environment) provides developers with everything they need to create professional desktop, enterprise, web and mobile applications, in Java, C/C++ and even Ruby. The IDE runs on many platforms including Windows, Linux, Mac OS X and Solaris and is easy to install and use straight out of the box. The IDE provides extensive support for CollabNet Subversion with GUI tools that make versioning easy.
Import files into a Subversion repository using the Import wizard.
View status of versioned items
View versioning UI and status messages in the IDE's project explorer.
View author and revision number information in the left margin for files opened in the Source Editor.
Utilize the Subversion Versioning window to get an overview of all local changes.
Search file history
Search for and compare multiple revisions of selected files using the integrated History Viewer.
Interact with a shared repository
Use the Commit dialog to list and send changes to a shared Subversion repository.
Search for past revisions using the Search Revisions dialog.
AGUI Merge support
Employ the GUI Merge dialog to merge changes between repository revisions and the local working copy.
Compare versioned files
View two revisions of a file in a side-by-side comparison using the integrated GUI Diff Viewer.
Employ a GUI Conflict Resolver to quickly and efficiently resolve any conflicts that occur between file revisions. The Conflict Resolver functions similar to the Diff Viewer by enabling a side-by-side comparison of conflicting versions.