File tree Expand file tree Collapse file tree 3 files changed +25
-5
lines changed
Expand file tree Collapse file tree 3 files changed +25
-5
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<classpath >
3+ <classpathentry kind =" src" path =" ochafik-util/src/main/java" />
4+ <classpathentry kind =" src" path =" jnaerator-parser/target/generated-sources/antlr3" />
5+ <classpathentry kind =" src" path =" ochafik-swing/src/main/java" />
6+ <classpathentry kind =" src" path =" jnaerator-runtime/src/main/java" />
7+ <classpathentry kind =" src" path =" jnaerator/src/main/java" />
8+ <classpathentry kind =" src" path =" jnaerator-rococoa-runtime/src/main/java" />
9+ <classpathentry kind =" src" path =" jna-jnaerator/src/main/java" />
10+ <classpathentry kind =" src" path =" jnaerator-parser/src/main/java" />
311 <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER" />
412 <classpathentry kind =" con" path =" org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER" />
13+ <classpathentry kind =" lib" path =" /Users/ochafik/.m2/repository/net/java/dev/jna/jna/3.2.4/jna-3.2.4.jar" />
14+ <classpathentry kind =" lib" path =" /Users/ochafik/.m2/repository/org/rococoa/rococoa-core/0.5/rococoa-core-0.5.jar" />
15+ <classpathentry kind =" lib" path =" /Users/ochafik/.m2/repository/org/antlr/antlr-runtime/3.1.3/antlr-runtime-3.1.3.jar" />
16+ <classpathentry kind =" lib" path =" /Users/ochafik/.m2/repository/org/anarres/cpp/anarres-cpp-jnaerator/1.2.5-JNAerator.3/anarres-cpp-jnaerator-1.2.5-JNAerator.3.jar" />
17+ <classpathentry kind =" lib" path =" /Users/ochafik/Prog/Java/versionedSources/nativelibs4java/trunk/libraries/Runtime/BridJ/target/bridj-0.1-SNAPSHOT.jar" />
518 <classpathentry kind =" output" path =" target/classes" />
619</classpath >
Original file line number Diff line number Diff line change 1- # Thu Jan 28 23:48:28 CET 2010
1+ # Tue Jun 15 20:56:50 CEST 2010
22eclipse.preferences.version =1
3- org.eclipse.jdt.core.compiler.codegen.targetPlatform =1.2
4- org.eclipse.jdt.core.compiler.compliance =1.4
5- org.eclipse.jdt.core.compiler.source =1.3
3+ org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode =enabled
4+ org.eclipse.jdt.core.compiler.codegen.targetPlatform =1.6
5+ org.eclipse.jdt.core.compiler.codegen.unusedLocal =preserve
6+ org.eclipse.jdt.core.compiler.compliance =1.6
7+ org.eclipse.jdt.core.compiler.debug.lineNumber =generate
8+ org.eclipse.jdt.core.compiler.debug.localVariable =generate
9+ org.eclipse.jdt.core.compiler.debug.sourceFile =generate
10+ org.eclipse.jdt.core.compiler.problem.assertIdentifier =error
11+ org.eclipse.jdt.core.compiler.problem.enumIdentifier =error
12+ org.eclipse.jdt.core.compiler.source =1.6
Original file line number Diff line number Diff line change 1- ssh -t opentator,jnaerator @shell.sourceforge.net create
1+ ssh -t opentator,nativelibs4java @shell.sourceforge.net create
You can’t perform that action at this time.
0 commit comments