You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by al...@apache.org on 2012/08/08 20:55:24 UTC

[42/43] git commit: Adding setup/.classpath

Adding setup/.classpath


Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/cc46d1cf
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/cc46d1cf
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/cc46d1cf

Branch: refs/heads/vpc
Commit: cc46d1cf3bd22fe105defaa28cec1c4856856090
Parents: 4b2d7c6
Author: Chip Childers <ch...@gmail.com>
Authored: Tue Aug 7 14:52:20 2012 -0400
Committer: Chip Childers <ch...@gmail.com>
Committed: Tue Aug 7 14:52:20 2012 -0400

----------------------------------------------------------------------
 setup/.classpath |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/cc46d1cf/setup/.classpath
----------------------------------------------------------------------
diff --git a/setup/.classpath b/setup/.classpath
new file mode 100644
index 0000000..ac37fb2
--- /dev/null
+++ b/setup/.classpath
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+	<classpathentry kind="output" path="bin"/>
+</classpath>