What is classpath in java?
-
I'm trying to turn my jar into an exe with JSmooth. It wants me to put my classpath and then choose my main class. What do I put for classpath? I made my app with netbeans. There's my jar file and then the folders build dist nbproject src and test?
-
Answer:
"classpath" means where your classes are, so just put your jar file there. This is also where you would put any extra libraries needed for compilation. (Other .jar files or directories with .class files)
Dave Z at Yahoo! Answers Visit the source
Related Q & A:
- What is Java?Best solution by Yahoo! Answers
- What is the alternative to an enterprise portal strategy in the Java space?Best solution by Programmers
- What is the best way to make UI for an Isometric game in Java?Best solution by Game Development
- What are the best resources to learn Java?Best solution by Stack Overflow
- What is a parameterized reference in Java?Best solution by kodejava.org
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.