Convert eclipse project type. Convert basic eclipse Project to JavaBy neokrates, written on April 10, 2010 |
howto |
- neokrates
- Email: uwarov@yahoo.com
- Website: http://www.thinkplexx.com
- Join date: 05-31-09
- Posts: 20
Your favorite Java IDE is?
- Eclipse (39%, 9 Votes)
- Something else (39%, 9 Votes)
- NetBeans IDE (17%, 4 Votes)
- IntelliJ IDEA (4%, 1 Votes)
- Borland JBuilder (0%, 0 Votes)
- JCreator (0%, 0 Votes)
- Oracle JDeveloper (0%, 0 Votes)
Total Voters: 23
Loading ...
You have a basic eclipse project. Or maybe the type of project is just not the right one. And what you want is another type. Here is how you turn basic project to java project. This should also work for many other conversions.
Software:
Eclipse Galileo
Eclipse Project
Should also work for:
Any Eclipse
Many Eclipse Project Types
| 1 |
Backup
Just copy your project in some location on your disc. You can restore your project if something goes wrong.
| 2 |
Delete project from eclipse
Important
1. Remember the exact name of your project.
2. Don’t delete your project from the file system.
| 3 |
Create new Java Project
Type the exact name of the project you had removed before.
Eclipse can see that there is such project on the disc and instead of overwriting it, tries its best to create working java project.
| 4 |
Do any setup and debug
By now you have your project. Most likely, there are bugs or missing libraries. Fix it.
| 5 |
Test it
No bugs? Run it!
|
LEARN MORE (amazon bookstore)
|
|
TAGS
|
|
RELATED
|
Pages
Posts
|
|
SOCIAL
|



















[...] Convert eclipse project type. Convert basic eclipse Project to Java (tags: eclipse project conversion convert) [...]
Like or Dislike:
0
0