Forums Register Login

including third party tools in the java API

+Pie Number of slices to send: Send
hi. i have the 1.4.1 sdk and i need to convert .ico files to something that the java compiler understands. I found a tool that does this but don't know how to include the class flies in the sdk so that i can use the third party tool at runtime. i imagine this is possible by move the thirdparty's class files to some appropriate spot in the java sdk but so far i haven't been able to do this successfully. thanks in advance. peter.
+Pie Number of slices to send: Send
messy, very messy...
Far better to just set your classpath to include the required files.
+Pie Number of slices to send: Send
you normally just add the jar file or classes to your classpath of your application. (e.g. start your prog with java -cp addOn.jar).You should never change the classes of the JDK when you aren't 100% sure you know what you are doing.
When you did this you can use any additional library.
Can you hear that? That's my theme music. I don't know where it comes from. Check under this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com


reply
reply
This thread has been viewed 644 times.
Similar Threads
JavaToExe
Statistics
message from PC to a Mobile phone
Problem During Compilation of EJB Jar with Weblogic.ejbc tool
javac problem
More...

All times above are in ranch (not your local) time.
The current ranch time is
Mar 28, 2024 10:02:37.