You Are Reading

0

Learning Java Using Netbean

NC Monday, May 9, 2011

netbean is a lot of software in use by people who study or practice the java programming.


netbean much in use because one factor is netbean easier for users.

  

uperfast loading: to give you an idea how fast: the screenshot of the loading screen you see above actually took me three times to capture. Yes, it is that fast!
 PHPUnit: NetBeans comes with integrated PHPUnit support. Creating a unit test for a file takes only a couple clicks, and you can link the test to the file so you can easily retrieve and edit it later.

 
Subversion: there is an integrated Subversion client in NetBeans. This means you can commit, update, merge, revert and to all the other things you want with SVN without leaving NetBeans. 

Local history: NetBeans automatically keeps a local history of all the files you save. That way you will never lose a single edit you made to a file within the period you specified to keep a local history for.File diff: comparing two files to each other feels intuitive and user-friendly. Just take a look at the screenshot below, and you will immediately know what changes I made to the file.

 

0 komentar:

Post a Comment

 
Copyright 2010 review application