Community
forums.textpad.com
Skip to content
Search
Advanced search
Quick links
Unanswered topics
Active topics
Search
FAQ
Login
Register
Home
Board index
Search
Search
Search found 2 matches
Go to advanced search
Search
Advanced search
Search found 2 matches • Page
1
of
1
by
brunojac@googlemail.com
Tue Nov 18, 2008 5:20 pm
Forum:
Java
Topic:
Compiling java -
Replies:
2
Views:
11766
Issue solved
Added the java jar file (customer.jar) to C:\Program Files\Java\jdk1.6.0_10\jre\lib\ext directory.
Solved (and without changing anything to the classpath setting).
Jump to post
by
brunojac@googlemail.com
Tue Nov 18, 2008 10:05 am
Forum:
Java
Topic:
Compiling java -
Replies:
2
Views:
11766
Compiling java -
I have a small java project that imports some classes from a jar file.
import X.Y.Z.*;
Both the java source file (UserInfo.jar) and the jar file (customer.jar) are located in the same directory.
This compiles fine with the sandard javac command:
javac -d . -classpath customer.jar UserInfo.java ...
Jump to post
Display:
All results
1 day
7 days
2 weeks
1 month
3 months
6 months
1 year
Sort by:
Author
Post time
Forum
Topic title
Post subject
Direction:
Ascending
Descending
Search found 2 matches • Page
1
of
1
Go to advanced search
Jump to
Administrative
↳ Announcements
↳ Known Problems
Peer group support
↳ General
↳ HOW-TOs
↳ Tips
↳ Enhancement Suggestions
↳ WildEdit
↳ Java