[granite~granite:8] Eclipse project files and build script for Mac

  • From: kirillg@kenai.com
  • To: commits@granite.kenai.com
  • Subject: [granite~granite:8] Eclipse project files and build script for Mac
  • Date: Sat, 30 Jan 2010 05:03:41 +0000

Project:    granite
Repository: granite
Revision:   8
Author:     kirillg
Date:       2010-01-30 05:03:39 UTC
Link:       

Log Message:
------------
Eclipse project files and build script for Mac



Revisions:
----------
8


Modified Paths:
---------------
build.properties


Added Paths:
------------
.classpath
.project


Diffs:
------
Index: .classpath
===================================================================
--- .classpath  (revision 0)
+++ .classpath  (revision 8)
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+       <classpathentry kind="src" path="src"/>
+       <classpathentry kind="con" 
path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
+       <classpathentry combineaccessrules="false" kind="src" 
path="/trident"/>
+       <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/SWT"/>
+       <classpathentry kind="lib" path="lib/jdom.jar"/>
+       <classpathentry kind="output" path="bin"/>
+</classpath>
Index: .project
===================================================================
--- .project    (revision 0)
+++ .project    (revision 8)
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+       <name>granite</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>
+       </natures>
+</projectDescription>
Index: build.properties
===================================================================
--- build.properties    (revision 7)
+++ build.properties    (revision 8)
@@ -1,4 +1,4 @@
-jdk.home=C:/Program Files/Java/jdk1.6.0_16
+jdk.home=/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home
 javac.source=1.6
 javac.target=1.6
 javac.encoding=ISO-8859-1





[granite~granite:8] Eclipse project files and build script for Mac

kirillg 01/30/2010
  • Mysql
  • Glassfish
  • Jruby
  • Rails
  • Nblogo
Terms of Use; Privacy Policy;
© 2010, Oracle Corporation and/or its affiliates
(revision 20120518.3c65429)
 
 
Close
loading
Please Confirm
Close