java - How eclipse generates .classpath file? -


when create java project in eclipse ide, .classpath , .project file. can guys please give me idea how eclipse generates both files?

the .classpath file holds same information eclipse gui presents build path information. .project file holds other project-specific information eclipse has, except ui related information, places in files in .settings sub directory.


Comments

Popular posts from this blog

javascript - Karma not able to start PhantomJS on Windows - Error: spawn UNKNOWN -

c# - Display ASPX Popup control in RowDeleteing Event (ASPX Gridview) -

Nuget pack csproj using nuspec -