Results 1 to 4 of 4
- 11-11-2008, 03:59 AM #1
Member
- Join Date
- Oct 2008
- Posts
- 31
- Rep Power
- 0
[SOLVED] Need help in theory of Java in netbeans
Hello guys,, i need your help,, this is my problem,,, i am using netbeans for my java program,, i am new to netbeans,,,, i am quite confused about the "Compile" and "Build" and "Execute" function on this IDE,, what is the difference between Compile and Build? i tried both and both produces .class files.. what is the difference between this two?
please help because i am new to this IDE... thanks a lot..
- 11-11-2008, 04:07 AM #2
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Compile means your application convert into machine codes. As you well known in to *.class files.
Build do the same as well as, deploy your project. Created a jar file inside the dist folder.
- 11-11-2008, 05:35 AM #3
Member
- Join Date
- Oct 2008
- Posts
- 31
- Rep Power
- 0
thanks eranga,, i really apppreciate your help....thanks...
- 11-11-2008, 05:47 AM #4
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Glad to help. :) And thanks for mark the thread solved.
Similar Threads
-
Too many java.exe processes due to netbeans
By abhishek.jain in forum NetBeansReplies: 7Last Post: 12-29-2009, 01:52 PM -
About NetBeans(java)
By tiger100plus in forum New To JavaReplies: 1Last Post: 11-08-2008, 04:33 PM -
Netbeans+java+JasperReport
By wedage in forum NetBeansReplies: 1Last Post: 11-08-2008, 12:28 PM -
Java Programming in Netbeans
By cserenop51 in forum NetBeansReplies: 5Last Post: 11-05-2008, 03:21 AM -
Java 3D In Netbeans
By nvidia in forum NetBeansReplies: 1Last Post: 04-09-2008, 05:11 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks