| View previous topic :: View next topic |
| Author |
Message |
sawerset
Joined: 23 Jul 2009 Posts: 8
|
Posted: Fri Oct 23, 2009 9:21 pm Post subject: Is it possible to build NetBeans with NetBeans? |
|
|
I tooked sources from http://hg.netbeans.org/main.
Is it possible to open the sources of NetBeans in NetBeans?
Or what system for build an debuging are used while NetBeans developing? |
|
| Back to top |
|
 |
joshis
Joined: 01 Sep 2008 Posts: 7
|
Posted: Wed Oct 28, 2009 12:50 pm Post subject: |
|
|
Hi, you can build sources in the NetBeans IDE, of course (you need to set up few properties - see below - and then you can open "nbbuild" project located in the "main" directory).
But easier approach is following:
1. Build NB sources from the command line using ANT
2. Open the module you want to modify in NB and you modify only the module - then you can invoke Build/Run/... actions and whole IDE runs with the changes you made
Also, please follow this blog post to set proper properties for the build first:
http://blogs.sun.com/joshis/entry/build_the_latest_netbeans_yourself |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
|
|
|