Community
Participate
Working Groups
Build Identifier: 3.5.1 Dear sir, I created database perspective to load the data from the external files into mysql database. Now it is working properly in eclipse. Can we create executable (jar)file for this project. I want include this project into other java project. Is it possible to include this with other java project? Otherwise is there any other tools available for eclipse to do this thank you regards sankar Reproducible: Always
Sankar, I'm not sure what you're looking for here. You want to create an executable from your Eclipse code and then call that from a second Java project?
Yes. i want to do that one only. I am using eclipse data tools to load data into database from a test file. For this can we create a .exe file. (In reply to comment #1) > Sankar, I'm not sure what you're looking for here. You want to create an > executable from your Eclipse code and then call that from a second Java > project?
Unfortunately your guess is as good as mine. The problem is that the DTP plug-ins require an OSGi container (i.e. the Eclipse runtime) to be running, so I'm not sure that you can build anything small enough that doesn't suck in all of the necessary Eclipse plug-ins along with it. So I think the answer may be "no" but I don't know for sure. Sorry I can't be more help. You might ask on the Eclipse newcomer's forum - http://www.eclipse.org/forums/index.php?t=thread&frm_id=89