Subject: How to make from .class files and Access database an .exe file self-run Java GUI App, Event/Data-Driven (DESKTOP APP)
I read a TEXTBOOK about Java & Databases but does not say about building a Developers Product ready for sale, only how run the java App in my special configured java&access PC, Well how from .class files & .mdb & DB Drivers/DSNs files ready made, make a developer's product ready for sale , I guess .exe with other files??? may do from CLI or I need an IDE...?
SPECIFICALLY: database is Type 1 JDBC Driver - MS-ACCESS 2003
How to make from .class files and Access database an .exe file self-ruSPECIFICALLY: database is Type 1 JDBC Driver - MS-ACCESS 2003
Page 1 of 1
3 Replies - 683 Views - Last Post: 15 May 2011 - 03:57 AM
#1
How to make from .class files and Access database an .exe file self-ru
Posted 12 November 2009 - 02:58 PM
Replies To: How to make from .class files and Access database an .exe file self-ru
#2
Re: How to make from .class files and Access database an .exe file self-ru
Posted 12 November 2009 - 06:47 PM
If you want to translate form .class to .exe there are some packages on the net including exe4j (not free though)
http://www.ej-techno...j/overview.html
or you can decipher you Java code (there are free tools for that) and send the .jar to your customer
http://www.ej-techno...j/overview.html
or you can decipher you Java code (there are free tools for that) and send the .jar to your customer
#3
Re: How to make from .class files and Access database an .exe file self-ru
Posted 15 May 2011 - 02:59 AM
Eclipse or Netbeans only create jars not exe?
#4
Re: How to make from .class files and Access database an .exe file self-ru
Posted 15 May 2011 - 03:57 AM
Page 1 of 1
|
|

New Topic/Question
This topic is locked




MultiQuote




|