Regenerate eclipse business with mvn eclipse:eclipse -DdownloadSources=true -DdownloadJavadocs=true
and then clean out the crap that we don't care about. This downloads all the available source and javadocs to the maven repository, so if you run that command in your copy of narya, you'll be able to navigate into library sources in your Eclipse as well. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6274 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#Tue Nov 16 13:17:35 PST 2010
|
||||
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.5
|
||||
eclipse.preferences.version=1
|
||||
org.eclipse.jdt.core.compiler.source=1.5
|
||||
org.eclipse.jdt.core.compiler.compliance=1.5
|
||||
Reference in New Issue
Block a user