Module: Buildr::Eclipse
Overview
:nodoc:
Defined Under Namespace
Modules: Java, Plugin, Scala Classes: ClasspathEntryWriter, Eclipse, Options
Instance Method Summary collapse
Methods included from Extension
Instance Method Details
#eclipse ⇒ Object
184 185 186 187 |
# File 'lib/buildr/ide/eclipse.rb', line 184 def eclipse @eclipse ||= Eclipse.new(self) @eclipse end |