Module: Jstyler

Included in:
Beautify::BeautifyRunner
Defined in:
lib/jstyler/settings.rb,
lib/jstyler.rb,
lib/jstyler/beautify.rb

Overview

settings.rb

Defined Under Namespace

Modules: Beautify Classes: Settings

Constant Summary collapse

VERSION =
'0.0.4'
GEM_DIRECTORY =
File.expand_path(File.dirname(__FILE__)+'/../')
FORMATTER_LIB =
'formatter-0.0.2.jar'
JAVA_LIBS =
File.expand_path(File.dirname(__FILE__)+'/../javalibs')