From 0ff5cb7608068c0b7cbdb695b7d25f6c0e243e36 Mon Sep 17 00:00:00 2001 From: Peter Kofler Date: Tue, 22 Oct 2013 20:50:45 +0200 Subject: [PATCH] add Ruby Eclipse settings --- ruby/.buildpath | 5 +++++ ruby/.loadpath | 5 +++++ ruby/.project | 23 +++++++++++++++++++++++ 3 files changed, 33 insertions(+) create mode 100644 ruby/.buildpath create mode 100644 ruby/.loadpath create mode 100644 ruby/.project diff --git a/ruby/.buildpath b/ruby/.buildpath new file mode 100644 index 00000000..47f1b520 --- /dev/null +++ b/ruby/.buildpath @@ -0,0 +1,5 @@ + + + + + diff --git a/ruby/.loadpath b/ruby/.loadpath new file mode 100644 index 00000000..b7db479f --- /dev/null +++ b/ruby/.loadpath @@ -0,0 +1,5 @@ + + + + + diff --git a/ruby/.project b/ruby/.project new file mode 100644 index 00000000..fcc43146 --- /dev/null +++ b/ruby/.project @@ -0,0 +1,23 @@ + + + GildedRose.rb + + + + + + org.rubypeople.rdt.core.rubybuilder + + + + + org.eclipse.dltk.core.scriptbuilder + + + + + + org.rubypeople.rdt.core.rubynature + org.eclipse.dltk.ruby.core.nature + +