Pages

Wednesday, December 1, 2010

Make An Eclipse Project A Java Project

go into the project file and add this line

             <nature>org.eclipse.jdt.core.javanature</nature>

inside of the natures xml.

No comments:

Post a Comment