Results 1 to 4 of 4
- 11-28-2012, 10:53 AM #1
Member
- Join Date
- Nov 2012
- Posts
- 7
- Rep Power
- 0
- 11-29-2012, 02:42 PM #2
Re: how to run a java projec in eclipse downloaded from othe website
No idea what you're talking about, however, eclipse does have the ability to open java projects (assuming you have the source). Just create a new project and tell eclipse you have existing sources. Point eclipse to the code you downloaded, and let it create a java project from that. Then you need only select the main method and run the program.
- 11-29-2012, 05:36 PM #3
Member
- Join Date
- Aug 2012
- Posts
- 9
- Rep Power
- 0
Re: how to run a java projec in eclipse downloaded from othe website
Where is it? I'm curious, because I always make new project, create new class and name it same as class in imported file to be compatible.
- 12-24-2012, 06:26 PM #4
Member
- Join Date
- Nov 2012
- Posts
- 7
- Rep Power
- 0
Re: how to run a java projec in eclipse downloaded from othe website
actually i downloaded an onlinetest java project. 400 line code is in onlinetest.java file
when i open it in eclipse and try to run it. it asks run on server or antbuild.
so how should i run it because it is not be run on the server as its not connected with the database. all the question and answers are within itself.
so how can i run it as an applet window. please help
Similar Threads
-
JSP getting downloaded
By arumilli in forum JavaServer Pages (JSP) and JSTLReplies: 0Last Post: 04-30-2012, 04:39 PM -
From eclipse web project to a website
By Dreaming in forum New To JavaReplies: 5Last Post: 12-27-2011, 06:51 AM -
Please help with a downloaded program! ;)
By Thirrum in forum New To JavaReplies: 1Last Post: 12-07-2011, 02:21 AM -
How can i use downloaded package?
By sjesingani in forum New To JavaReplies: 2Last Post: 04-04-2011, 11:03 PM -
how can downloaded package be imported in java
By aldm in forum New To JavaReplies: 3Last Post: 10-08-2010, 11:16 AM
Bookmarks