Skip to content

Commit

Permalink
eclipse
Browse files Browse the repository at this point in the history
code by eclipse
  • Loading branch information
Jianbin Qi committed Dec 13, 2015
1 parent 94edfea commit 1e54778
Show file tree
Hide file tree
Showing 34 changed files with 789 additions and 0 deletions.
121 changes: 121 additions & 0 deletions eclipse/LiveCoding/.classpath
Original file line number Diff line number Diff line change
@@ -0,0 +1,121 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="lib/base/core/core.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="LiveCoding/lib/base/core"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/base/core/gluegen-java-src.zip">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="LiveCoding/lib/base/core"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/base/core/gluegen-rt-natives-linux-amd64.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="LiveCoding/lib/base/core"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/base/core/gluegen-rt-natives-linux-armv6hf.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="LiveCoding/lib/base/core"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/base/core/gluegen-rt-natives-linux-i586.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="LiveCoding/lib/base/core"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/base/core/gluegen-rt-natives-macosx-universal.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="LiveCoding/lib/base/core"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/base/core/gluegen-rt-natives-windows-amd64.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="LiveCoding/lib/base/core"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/base/core/gluegen-rt-natives-windows-i586.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="LiveCoding/lib/base/core"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/base/core/gluegen-rt.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="LiveCoding/lib/base/core"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/base/core/jogl-all-natives-linux-amd64.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="LiveCoding/lib/base/core"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/base/core/jogl-all-natives-linux-armv6hf.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="LiveCoding/lib/base/core"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/base/core/jogl-all-natives-linux-i586.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="LiveCoding/lib/base/core"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/base/core/jogl-all-natives-macosx-universal.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="LiveCoding/lib/base/core"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/base/core/jogl-all-natives-windows-amd64.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="LiveCoding/lib/base/core"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/base/core/jogl-all-natives-windows-i586.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="LiveCoding/lib/base/core"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/base/core/jogl-all.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="LiveCoding/lib/base/core"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/base/core/jogl-java-src.zip">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="LiveCoding/lib/base/core"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/user/minim/jl1.0.1.jar" sourcepath="E:/360data/重要数据/我的文档/Processing/libraries/minim/src">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="LiveCoding/lib/user/minim"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/user/minim/jsminim.jar" sourcepath="E:/360data/重要数据/我的文档/Processing/libraries/minim/src">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="LiveCoding/lib/user/minim"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/user/minim/minim.jar" sourcepath="E:/360data/重要数据/我的文档/Processing/libraries/minim/src">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="LiveCoding/lib/user/minim"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/user/minim/mp3spi1.9.5.jar" sourcepath="E:/360data/重要数据/我的文档/Processing/libraries/minim/src">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="LiveCoding/lib/user/minim"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/user/minim/tritonus_aos.jar" sourcepath="E:/360data/重要数据/我的文档/Processing/libraries/minim/src">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="LiveCoding/lib/user/minim"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/user/minim/tritonus_share.jar" sourcepath="E:/360data/重要数据/我的文档/Processing/libraries/minim/src">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="LiveCoding/lib/user/minim"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
</classpath>
18 changes: 18 additions & 0 deletions eclipse/LiveCoding/.project
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>LiveCoding</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>proclipsing.core.ProcessingProjectNature</nature>
</natures>
</projectDescription>
3 changes: 3 additions & 0 deletions eclipse/LiveCoding/.settings/PROJECT_PREFS_NODE.prefs
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
PROCESSING_APP_PATH=E\:\\processing\\
PROCESSING_SKETCH_PATH=E\:\\360data\\\u91CD\u8981\u6570\u636E\\\u6211\u7684\u6587\u6863\\Processing\\
eclipse.preferences.version=1
Binary file added eclipse/LiveCoding/bin/data/Say Something.mp3
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit 1e54778

Please sign in to comment.