Re: How standard and interchangeable are Java modules and the like?
- From: Mark Space <markspace@xxxxxxxxxxxxxx>
- Date: Thu, 01 Nov 2007 22:59:39 GMT
Ramon F Herrera wrote:
I am just getting acquainted with some new Java building blocks
through the NetBeans IDE.
The "New Project" item offers several alternatives such as:
- "Module Project"
- "Module Suite Project"
- "Library Wrapper Module Project"
I'm not the expert here, but I'm pretty sure those are NetBeans modules, not Java.
Look under New Project->General->Java Application for the Java stuff.
If you have NetBeans 6 Beta, then replace "General" with "Java".
As far as I know, the Java stuff is very portable, although I've yet to do anything complicated with it. Ant build scripts are your friend, but for a simple project you don't even need to bother with that.
.
- References:
- How standard and interchangeable are Java modules and the like?
- From: Ramon F Herrera
- How standard and interchangeable are Java modules and the like?
- Prev by Date: Re: Source Safe/ Subversion / ?
- Next by Date: Re: decompiling class files
- Previous by thread: Re: How standard and interchangeable are Java modules and the like?
- Next by thread: Re: How standard and interchangeable are Java modules and the like?
- Index(es):