File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes IDEs, Version Control and other tools and the fly likes build vs dist folder in a NetBeans project Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "build vs dist folder in a NetBeans project" Watch "build vs dist folder in a NetBeans project" New topic
Author

build vs dist folder in a NetBeans project

Nick Petas
Ranch Hand

Joined: Jan 31, 2007
Posts: 38
I wrote an applet and I have the class in two places (build and dist folder).
Which of the two should I use in the html code of a web page?
Thank you.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: build vs dist folder in a NetBeans project
 
Similar Threads
urgent help please (creating jar file using ant)
How to generate jar using NetBeans
Running A Basic Program On The Web
Head First Servlets & JSP - mini MVC exercise
about splash screen with jar file...