Revision: a5a6142ac7
Author: Alex Eagle <
aeagl...@gmail.com>
Date: Sat Dec 5 09:56:37 2009
Log: In the noop launch script, use
/System/Library/Frameworks/JavaVM.framework/Versions/1.4/Home/ if set. Also
remove the intellij metadata files, it turns out the location of the scala
libraries is harder to nail down across machines.
http://code.google.com/p/noop/source/detail?r=a5a6142ac7
Deleted:
/compiler/noop-compiler.iml
/core/noop-core.iml
/interpreter/noop-interpreter.iml
/noop.ipr
Modified:
/buildfile
/scripts/noop.sh
=======================================
--- /compiler/noop-compiler.iml Thu Dec 3 22:04:57 2009
+++ /dev/null
@@ -1,120 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module relativePaths="false" type="JAVA_MODULE" version="4">
- <component name="FacetManager">
- <facet type="Scala" name="Scala">
- <configuration />
- </facet>
- </component>
- <component name="NewModuleRootManager" inherit-compiler-output="false">
- <output url="file://$MODULE_DIR$/target/classes" />
- <output-test url="file://$MODULE_DIR$/target/test-classes" />
- <exclude-output />
- <content url="file://$MODULE_DIR$">
- <sourceFolder url="file://$MODULE_DIR$/src/main/stringtemplate"
isTestSource="false" />
- </content>
- <orderEntry type="sourceFolder" forTests="false" />
- <orderEntry type="inheritedJdk" />
- <orderEntry type="module" module-name="noop-core" />
- <orderEntry type="inheritedJdk" />
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root
url="jar://$M2_REPO$/org/scala-lang/scala-library/2.7.5/scala-library-2.7.5.jar!/"
/>
- </CLASSES>
- <JAVADOC />
- <SOURCES>
- <root
url="jar://$M2_REPO$/org/scala-lang/scala-library/2.7.5/scala-library-2.7.5-sources.jar!/"
/>
- </SOURCES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root
url="jar://$M2_REPO$/org/scala-lang/scala-compiler/2.7.5/scala-compiler-2.7.5.jar!/"
/>
- </CLASSES>
- <JAVADOC />
- <SOURCES>
- <root
url="jar://$M2_REPO$/org/scala-lang/scala-compiler/2.7.5/scala-compiler-2.7.5-sources.jar!/"
/>
- </SOURCES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root
url="jar://$M2_REPO$/org/antlr/antlr/3.1.1/antlr-3.1.1.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES>
- <root
url="jar://$M2_REPO$/org/antlr/antlr/3.1.1/antlr-3.1.1-sources.jar!/" />
- </SOURCES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root
url="jar://$M2_REPO$/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES>
- <root
url="jar://$M2_REPO$/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6-sources.jar!/"
/>
- </SOURCES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root
url="jar://$M2_REPO$/org/slf4j/slf4j-nop/1.5.6/slf4j-nop-1.5.6.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES>
- <root
url="jar://$M2_REPO$/org/slf4j/slf4j-nop/1.5.6/slf4j-nop-1.5.6-sources.jar!/"
/>
- </SOURCES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root
url="jar://$M2_REPO$/org/scala-tools/testing/scalacheck/1.5/scalacheck-1.5.jar!/"
/>
- </CLASSES>
- <JAVADOC />
- <SOURCES>
- <root
url="jar://$M2_REPO$/org/scala-tools/testing/scalacheck/1.5/scalacheck-1.5-sources.jar!/"
/>
- </SOURCES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$M2_REPO$/jmock/jmock/1.2.0/jmock-1.2.0.jar!/"
/>
- </CLASSES>
- <JAVADOC />
- <SOURCES>
- <root
url="jar://$M2_REPO$/jmock/jmock/1.2.0/jmock-1.2.0-sources.jar!/" />
- </SOURCES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$M2_REPO$/junit/junit/4.5/junit-4.5.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES>
- <root
url="jar://$M2_REPO$/junit/junit/4.5/junit-4.5-sources.jar!/" />
- </SOURCES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root
url="jar://$M2_REPO$/org/scala-tools/testing/scalatest/0.9.5/scalatest-0.9.5.jar!/"
/>
- </CLASSES>
- <JAVADOC />
- <SOURCES>
- <root
url="jar://$M2_REPO$/org/scala-tools/testing/scalatest/0.9.5/scalatest-0.9.5-sources.jar!/"
/>
- </SOURCES>
- </library>
- </orderEntry>
- </component>
-</module>
-
=======================================
--- /core/noop-core.iml Thu Dec 3 22:04:57 2009
+++ /dev/null
@@ -1,121 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module relativePaths="false" type="JAVA_MODULE" version="4">
- <component name="FacetManager">
- <facet type="Scala" name="Scala">
- <configuration />
- </facet>
- </component>
- <component name="NewModuleRootManager" inherit-compiler-output="false">
- <output url="file://$MODULE_DIR$/target/classes" />
- <output-test url="file://$MODULE_DIR$/target/test-classes" />
- <exclude-output />
- <content url="file://$MODULE_DIR$">
- <sourceFolder url="file://$MODULE_DIR$/src/main/scala"
isTestSource="false" />
- <sourceFolder url="file://$MODULE_DIR$/src/test/scala"
isTestSource="true" />
- <sourceFolder url="file://$MODULE_DIR$/target/generated/antlr"
isTestSource="false" />
- <excludeFolder url="file://$MODULE_DIR$/target/classes" />
- </content>
- <orderEntry type="sourceFolder" forTests="false" />
- <orderEntry type="inheritedJdk" />
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root
url="jar://$M2_REPO$/org/scala-lang/scala-library/2.7.5/scala-library-2.7.5.jar!/"
/>
- </CLASSES>
- <JAVADOC />
- <SOURCES>
- <root
url="jar://$M2_REPO$/org/scala-lang/scala-library/2.7.5/scala-library-2.7.5-sources.jar!/"
/>
- </SOURCES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root
url="jar://$M2_REPO$/org/scala-lang/scala-compiler/2.7.5/scala-compiler-2.7.5.jar!/"
/>
- </CLASSES>
- <JAVADOC />
- <SOURCES>
- <root
url="jar://$M2_REPO$/org/scala-lang/scala-compiler/2.7.5/scala-compiler-2.7.5-sources.jar!/"
/>
- </SOURCES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root
url="jar://$M2_REPO$/org/antlr/antlr/3.1.1/antlr-3.1.1.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES>
- <root
url="jar://$M2_REPO$/org/antlr/antlr/3.1.1/antlr-3.1.1-sources.jar!/" />
- </SOURCES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root
url="jar://$M2_REPO$/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES>
- <root
url="jar://$M2_REPO$/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6-sources.jar!/"
/>
- </SOURCES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root
url="jar://$M2_REPO$/org/slf4j/slf4j-nop/1.5.6/slf4j-nop-1.5.6.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES>
- <root
url="jar://$M2_REPO$/org/slf4j/slf4j-nop/1.5.6/slf4j-nop-1.5.6-sources.jar!/"
/>
- </SOURCES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root
url="jar://$M2_REPO$/org/scala-tools/testing/scalacheck/1.5/scalacheck-1.5.jar!/"
/>
- </CLASSES>
- <JAVADOC />
- <SOURCES>
- <root
url="jar://$M2_REPO$/org/scala-tools/testing/scalacheck/1.5/scalacheck-1.5-sources.jar!/"
/>
- </SOURCES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$M2_REPO$/jmock/jmock/1.2.0/jmock-1.2.0.jar!/"
/>
- </CLASSES>
- <JAVADOC />
- <SOURCES>
- <root
url="jar://$M2_REPO$/jmock/jmock/1.2.0/jmock-1.2.0-sources.jar!/" />
- </SOURCES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$M2_REPO$/junit/junit/4.5/junit-4.5.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES>
- <root
url="jar://$M2_REPO$/junit/junit/4.5/junit-4.5-sources.jar!/" />
- </SOURCES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root
url="jar://$M2_REPO$/org/scala-tools/testing/scalatest/0.9.5/scalatest-0.9.5.jar!/"
/>
- </CLASSES>
- <JAVADOC />
- <SOURCES>
- <root
url="jar://$M2_REPO$/org/scala-tools/testing/scalatest/0.9.5/scalatest-0.9.5-sources.jar!/"
/>
- </SOURCES>
- </library>
- </orderEntry>
- </component>
-</module>
-
=======================================
--- /interpreter/noop-interpreter.iml Thu Dec 3 22:04:57 2009
+++ /dev/null
@@ -1,158 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module relativePaths="false" type="JAVA_MODULE" version="4">
- <component name="FacetManager">
- <facet type="Scala" name="Scala">
- <configuration />
- </facet>
- </component>
- <component name="NewModuleRootManager" inherit-compiler-output="false">
- <output url="file://$MODULE_DIR$/target/classes" />
- <output-test url="file://$MODULE_DIR$/target/test-classes" />
- <exclude-output />
- <content url="file://$MODULE_DIR$">
- <sourceFolder
url="file:///Users/alexeagle/projects/noop/examples/noop"
isTestSource="false" />
- <sourceFolder url="file://$MODULE_DIR$/src/main/noop"
isTestSource="false" />
- <sourceFolder url="file://$MODULE_DIR$/src/main/scala"
isTestSource="false" />
- <sourceFolder url="file://$MODULE_DIR$/src/test/scala"
isTestSource="true" />
- <sourceFolder url="file://$MODULE_DIR$/target/resources"
isTestSource="false" />
- <excludeFolder url="file://$MODULE_DIR$/target/classes" />
- </content>
- <orderEntry type="sourceFolder" forTests="false" />
- <orderEntry type="inheritedJdk" />
- <orderEntry type="module" module-name="noop-core" />
- <orderEntry type="inheritedJdk" />
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root
url="jar://$M2_REPO$/org/scala-lang/scala-library/2.7.5/scala-library-2.7.5.jar!/"
/>
- </CLASSES>
- <JAVADOC />
- <SOURCES>
- <root
url="jar://$M2_REPO$/org/scala-lang/scala-library/2.7.5/scala-library-2.7.5-sources.jar!/"
/>
- </SOURCES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root
url="jar://$M2_REPO$/org/scala-lang/scala-compiler/2.7.5/scala-compiler-2.7.5.jar!/"
/>
- </CLASSES>
- <JAVADOC />
- <SOURCES>
- <root
url="jar://$M2_REPO$/org/scala-lang/scala-compiler/2.7.5/scala-compiler-2.7.5-sources.jar!/"
/>
- </SOURCES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root
url="jar://$M2_REPO$/org/antlr/antlr-runtime/3.1.1/antlr-runtime-3.1.1.jar!/"
/>
- </CLASSES>
- <JAVADOC />
- <SOURCES>
- <root
url="jar://$M2_REPO$/org/antlr/antlr-runtime/3.1.1/antlr-runtime-3.1.1-sources.jar!/"
/>
- </SOURCES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root
url="jar://$M2_REPO$/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES>
- <root
url="jar://$M2_REPO$/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6-sources.jar!/"
/>
- </SOURCES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root
url="jar://$M2_REPO$/org/slf4j/slf4j-nop/1.5.6/slf4j-nop-1.5.6.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES>
- <root
url="jar://$M2_REPO$/org/slf4j/slf4j-nop/1.5.6/slf4j-nop-1.5.6-sources.jar!/"
/>
- </SOURCES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root
url="jar://$M2_REPO$/aopalliance/aopalliance/1.0/aopalliance-1.0.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES>
- <root
url="jar://$M2_REPO$/aopalliance/aopalliance/1.0/aopalliance-1.0-sources.jar!/"
/>
- </SOURCES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root
url="jar://$M2_REPO$/com/google/inject/guice/2.0/guice-2.0.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES>
- <root
url="jar://$M2_REPO$/com/google/inject/guice/2.0/guice-2.0-sources.jar!/" />
- </SOURCES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root
url="jar://$M2_REPO$/com/google/inject/extensions/guice-assisted-inject/2.0/guice-assisted-inject-2.0.jar!/"
/>
- </CLASSES>
- <JAVADOC />
- <SOURCES>
- <root
url="jar://$M2_REPO$/com/google/inject/extensions/guice-assisted-inject/2.0/guice-assisted-inject-2.0-sources.jar!/"
/>
- </SOURCES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root
url="jar://$M2_REPO$/org/scala-tools/testing/scalacheck/1.5/scalacheck-1.5.jar!/"
/>
- </CLASSES>
- <JAVADOC />
- <SOURCES>
- <root
url="jar://$M2_REPO$/org/scala-tools/testing/scalacheck/1.5/scalacheck-1.5-sources.jar!/"
/>
- </SOURCES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$M2_REPO$/jmock/jmock/1.2.0/jmock-1.2.0.jar!/"
/>
- </CLASSES>
- <JAVADOC />
- <SOURCES>
- <root
url="jar://$M2_REPO$/jmock/jmock/1.2.0/jmock-1.2.0-sources.jar!/" />
- </SOURCES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://$M2_REPO$/junit/junit/4.5/junit-4.5.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES>
- <root
url="jar://$M2_REPO$/junit/junit/4.5/junit-4.5-sources.jar!/" />
- </SOURCES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root
url="jar://$M2_REPO$/org/scala-tools/testing/scalatest/0.9.5/scalatest-0.9.5.jar!/"
/>
- </CLASSES>
- <JAVADOC />
- <SOURCES>
- <root
url="jar://$M2_REPO$/org/scala-tools/testing/scalatest/0.9.5/scalatest-0.9.5-sources.jar!/"
/>
- </SOURCES>
- </library>
- </orderEntry>
- </component>
-</module>
-
=======================================
--- /noop.ipr Thu Dec 3 22:04:57 2009
+++ /dev/null
@@ -1,311 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project relativePaths="false" version="4">
- <component name="AntConfiguration">
- <defaultAnt bundledAnt="true" />
- </component>
- <component name="BuildJarProjectSettings">
- <option name="BUILD_JARS_ON_MAKE" value="false" />
- </component>
- <component name="CodeStyleManager">
- <option name="USE_DEFAULT_CODE_STYLE_SCHEME" value="true" />
- <option name="CODE_STYLE_SCHEME" value="" />
- </component>
- <component name="CodeStyleProjectProfileManger">
- <option name="PROJECT_PROFILE" />
- <option name="USE_PROJECT_LEVEL_SETTINGS" value="false" />
- </component>
- <component name="CodeStyleSettingsManager">
- <option name="PER_PROJECT_SETTINGS" />
- <option name="USE_PER_PROJECT_SETTINGS" value="false" />
- </component>
- <component name="CompilerConfiguration">
- <option name="DEFAULT_COMPILER" value="Javac" />
- <option name="DEPLOY_AFTER_MAKE" value="0" />
- <resourceExtensions />
- <wildcardResourcePatterns>
- <entry name="!?*.java" />
- </wildcardResourcePatterns>
- </component>
- <component name="CopyrightManager" default="">
- <module2copyright />
- </component>
- <component name="DependenciesAnalyzeManager">
- <option name="myForwardDirection" value="false" />
- </component>
- <component name="DependencyValidationManager">
- <option name="SKIP_IMPORT_STATEMENTS" value="false" />
- </component>
- <component name="EclipseCompilerSettings">
- <option name="DEBUGGING_INFO" value="true" />
- <option name="GENERATE_NO_WARNINGS" value="true" />
- <option name="DEPRECATION" value="false" />
- <option name="ADDITIONAL_OPTIONS_STRING" value="" />
- <option name="MAXIMUM_HEAP_SIZE" value="128" />
- </component>
- <component name="EclipseEmbeddedCompilerSettings">
- <option name="DEBUGGING_INFO" value="true" />
- <option name="GENERATE_NO_WARNINGS" value="true" />
- <option name="DEPRECATION" value="false" />
- <option name="ADDITIONAL_OPTIONS_STRING" value="" />
- <option name="MAXIMUM_HEAP_SIZE" value="128" />
- </component>
- <component name="Encoding" useUTFGuessing="true"
native2AsciiForPropertiesFiles="false" />
- <component name="EntryPointsManager">
- <entry_points />
- </component>
- <component name="ExportToHTMLSettings">
- <option name="PRINT_LINE_NUMBERS" value="false" />
- <option name="OPEN_IN_BROWSER" value="false" />
- <option name="OUTPUT_DIRECTORY" />
- </component>
- <component name="IdProvider"
IDEtalkID="0246D33576B8D4BC3331F9A5BB848389" />
- <component name="ImportConfiguration">
- <option name="VENDOR" />
- <option name="RELEASE_TAG" />
- <option name="LOG_MESSAGE" />
- <option name="CHECKOUT_AFTER_IMPORT" value="true" />
- </component>
- <component name="InspectionProjectProfileManager">
- <option name="PROJECT_PROFILE" value="Project Default" />
- <option name="USE_PROJECT_LEVEL_SETTINGS" value="false" />
- <scopes />
- <profiles>
- <profile version="1.0" is_locked="false">
- <option name="myName" value="Project Default" />
- <option name="myLocal" value="false" />
- <inspection_tool class="HtmlUnknownTag" level="WARNING"
enabled="true">
- <option name="myValues">
- <value>
- <list size="9">
- <item index="0" class="java.lang.String" itemvalue="embed"
/>
- <item index="1" class="java.lang.String" itemvalue="nobr"
/>
- <item index="2" class="java.lang.String"
itemvalue="noembed" />
- <item index="3" class="java.lang.String"
itemvalue="comment" />
- <item index="4" class="java.lang.String"
itemvalue="script" />
- <item index="5" class="java.lang.String" itemvalue="#list"
/>
- <item index="6" class="java.lang.String"
itemvalue="#assign" />
- <item index="7" class="java.lang.String" itemvalue="#if" />
- <item index="8" class="java.lang.String"
itemvalue="#include" />
- </list>
- </value>
- </option>
- <option name="myCustomValuesEnabled" value="true" />
- </inspection_tool>
- </profile>
- </profiles>
- <list size="0" />
- </component>
- <component name="JUnitProjectSettings">
- <option name="TEST_RUNNER" value="UI" />
- </component>
- <component name="JavacSettings">
- <option name="DEBUGGING_INFO" value="true" />
- <option name="GENERATE_NO_WARNINGS" value="false" />
- <option name="DEPRECATION" value="true" />
- <option name="ADDITIONAL_OPTIONS_STRING" value="" />
- <option name="MAXIMUM_HEAP_SIZE" value="128" />
- </component>
- <component name="JavadocGenerationManager">
- <option name="OUTPUT_DIRECTORY" />
- <option name="OPTION_SCOPE" value="protected" />
- <option name="OPTION_HIERARCHY" value="false" />
- <option name="OPTION_NAVIGATOR" value="false" />
- <option name="OPTION_INDEX" value="false" />
- <option name="OPTION_SEPARATE_INDEX" value="false" />
- <option name="OPTION_DOCUMENT_TAG_USE" value="false" />
- <option name="OPTION_DOCUMENT_TAG_AUTHOR" value="false" />
- <option name="OPTION_DOCUMENT_TAG_VERSION" value="false" />
- <option name="OPTION_DOCUMENT_TAG_DEPRECATED" value="false" />
- <option name="OPTION_DEPRECATED_LIST" value="false" />
- <option name="OTHER_OPTIONS" />
- <option name="HEAP_SIZE" />
- <option name="LOCALE" />
- <option name="OPEN_IN_BROWSER" value="false" />
- </component>
- <component name="JikesSettings">
- <option name="JIKES_PATH" value="" />
- <option name="DEBUGGING_INFO" value="true" />
- <option name="DEPRECATION" value="true" />
- <option name="GENERATE_NO_WARNINGS" value="false" />
- <option name="IS_EMACS_ERRORS_MODE" value="true" />
- <option name="ADDITIONAL_OPTIONS_STRING" value="" />
- </component>
- <component name="LogConsolePreferences">
- <option name="FILTER_ERRORS" value="false" />
- <option name="FILTER_WARNINGS" value="false" />
- <option name="FILTER_INFO" value="true" />
- <option name="CUSTOM_FILTER" />
- </component>
- <component name="Palette2">
- <group name="Swing">
- <item class="com.intellij.uiDesigner.HSpacer"
tooltip-text="Horizontal Spacer"
icon="/com/intellij/uiDesigner/icons/hspacer.png" removable="false"
auto-create-binding="false" can-attach-label="false">
- <default-constraints vsize-policy="1" hsize-policy="6" anchor="0"
fill="1" />
- </item>
- <item class="com.intellij.uiDesigner.VSpacer" tooltip-text="Vertical
Spacer" icon="/com/intellij/uiDesigner/icons/vspacer.png" removable="false"
auto-create-binding="false" can-attach-label="false">
- <default-constraints vsize-policy="6" hsize-policy="1" anchor="0"
fill="2" />
- </item>
- <item class="javax.swing.JPanel"
icon="/com/intellij/uiDesigner/icons/panel.png" removable="false"
auto-create-binding="false" can-attach-label="false">
- <default-constraints vsize-policy="3" hsize-policy="3" anchor="0"
fill="3" />
- </item>
- <item class="javax.swing.JScrollPane"
icon="/com/intellij/uiDesigner/icons/scrollPane.png" removable="false"
auto-create-binding="false" can-attach-label="true">
- <default-constraints vsize-policy="7" hsize-policy="7" anchor="0"
fill="3" />
- </item>
- <item class="javax.swing.JButton"
icon="/com/intellij/uiDesigner/icons/button.png" removable="false"
auto-create-binding="true" can-attach-label="false">
- <default-constraints vsize-policy="0" hsize-policy="3" anchor="0"
fill="1" />
- <initial-values>
- <property name="text" value="Button" />
- </initial-values>
- </item>
- <item class="javax.swing.JRadioButton"
icon="/com/intellij/uiDesigner/icons/radioButton.png" removable="false"
auto-create-binding="true" can-attach-label="false">
- <default-constraints vsize-policy="0" hsize-policy="3" anchor="8"
fill="0" />
- <initial-values>
- <property name="text" value="RadioButton" />
- </initial-values>
- </item>
- <item class="javax.swing.JCheckBox"
icon="/com/intellij/uiDesigner/icons/checkBox.png" removable="false"
auto-create-binding="true" can-attach-label="false">
- <default-constraints vsize-policy="0" hsize-policy="3" anchor="8"
fill="0" />
- <initial-values>
- <property name="text" value="CheckBox" />
- </initial-values>
- </item>
- <item class="javax.swing.JLabel"
icon="/com/intellij/uiDesigner/icons/label.png" removable="false"
auto-create-binding="false" can-attach-label="false">
- <default-constraints vsize-policy="0" hsize-policy="0" anchor="8"
fill="0" />
- <initial-values>
- <property name="text" value="Label" />
- </initial-values>
- </item>
- <item class="javax.swing.JTextField"
icon="/com/intellij/uiDesigner/icons/textField.png" removable="false"
auto-create-binding="true" can-attach-label="true">
- <default-constraints vsize-policy="0" hsize-policy="6" anchor="8"
fill="1">
- <preferred-size width="150" height="-1" />
- </default-constraints>
- </item>
- <item class="javax.swing.JPasswordField"
icon="/com/intellij/uiDesigner/icons/passwordField.png" removable="false"
auto-create-binding="true" can-attach-label="true">
- <default-constraints vsize-policy="0" hsize-policy="6" anchor="8"
fill="1">
- <preferred-size width="150" height="-1" />
- </default-constraints>
- </item>
- <item class="javax.swing.JFormattedTextField"
icon="/com/intellij/uiDesigner/icons/formattedTextField.png"
removable="false" auto-create-binding="true" can-attach-label="true">
- <default-constraints vsize-policy="0" hsize-policy="6" anchor="8"
fill="1">
- <preferred-size width="150" height="-1" />
- </default-constraints>
- </item>
- <item class="javax.swing.JTextArea"
icon="/com/intellij/uiDesigner/icons/textArea.png" removable="false"
auto-create-binding="true" can-attach-label="true">
- <default-constraints vsize-policy="6" hsize-policy="6" anchor="0"
fill="3">
- <preferred-size width="150" height="50" />
- </default-constraints>
- </item>
- <item class="javax.swing.JTextPane"
icon="/com/intellij/uiDesigner/icons/textPane.png" removable="false"
auto-create-binding="true" can-attach-label="true">
- <default-constraints vsize-policy="6" hsize-policy="6" anchor="0"
fill="3">
- <preferred-size width="150" height="50" />
- </default-constraints>
- </item>
- <item class="javax.swing.JEditorPane"
icon="/com/intellij/uiDesigner/icons/editorPane.png" removable="false"
auto-create-binding="true" can-attach-label="true">
- <default-constraints vsize-policy="6" hsize-policy="6" anchor="0"
fill="3">
- <preferred-size width="150" height="50" />
- </default-constraints>
- </item>
- <item class="javax.swing.JComboBox"
icon="/com/intellij/uiDesigner/icons/comboBox.png" removable="false"
auto-create-binding="true" can-attach-label="true">
- <default-constraints vsize-policy="0" hsize-policy="2" anchor="8"
fill="1" />
- </item>
- <item class="javax.swing.JTable"
icon="/com/intellij/uiDesigner/icons/table.png" removable="false"
auto-create-binding="true" can-attach-label="false">
- <default-constraints vsize-policy="6" hsize-policy="6" anchor="0"
fill="3">
- <preferred-size width="150" height="50" />
- </default-constraints>
- </item>
- <item class="javax.swing.JList"
icon="/com/intellij/uiDesigner/icons/list.png" removable="false"
auto-create-binding="true" can-attach-label="false">
- <default-constraints vsize-policy="6" hsize-policy="2" anchor="0"
fill="3">
- <preferred-size width="150" height="50" />
- </default-constraints>
- </item>
- <item class="javax.swing.JTree"
icon="/com/intellij/uiDesigner/icons/tree.png" removable="false"
auto-create-binding="true" can-attach-label="false">
- <default-constraints vsize-policy="6" hsize-policy="6" anchor="0"
fill="3">
- <preferred-size width="150" height="50" />
- </default-constraints>
- </item>
- <item class="javax.swing.JTabbedPane"
icon="/com/intellij/uiDesigner/icons/tabbedPane.png" removable="false"
auto-create-binding="true" can-attach-label="false">
- <default-constraints vsize-policy="3" hsize-policy="3" anchor="0"
fill="3">
- <preferred-size width="200" height="200" />
- </default-constraints>
- </item>
- <item class="javax.swing.JSplitPane"
icon="/com/intellij/uiDesigner/icons/splitPane.png" removable="false"
auto-create-binding="false" can-attach-label="false">
- <default-constraints vsize-policy="3" hsize-policy="3" anchor="0"
fill="3">
- <preferred-size width="200" height="200" />
- </default-constraints>
- </item>
- <item class="javax.swing.JSpinner"
icon="/com/intellij/uiDesigner/icons/spinner.png" removable="false"
auto-create-binding="true" can-attach-label="true">
- <default-constraints vsize-policy="0" hsize-policy="6" anchor="8"
fill="1" />
- </item>
- <item class="javax.swing.JSlider"
icon="/com/intellij/uiDesigner/icons/slider.png" removable="false"
auto-create-binding="true" can-attach-label="false">
- <default-constraints vsize-policy="0" hsize-policy="6" anchor="8"
fill="1" />
- </item>
- <item class="javax.swing.JSeparator"
icon="/com/intellij/uiDesigner/icons/separator.png" removable="false"
auto-create-binding="false" can-attach-label="false">
- <default-constraints vsize-policy="6" hsize-policy="6" anchor="0"
fill="3" />
- </item>
- <item class="javax.swing.JProgressBar"
icon="/com/intellij/uiDesigner/icons/progressbar.png" removable="false"
auto-create-binding="true" can-attach-label="false">
- <default-constraints vsize-policy="0" hsize-policy="6" anchor="0"
fill="1" />
- </item>
- <item class="javax.swing.JToolBar"
icon="/com/intellij/uiDesigner/icons/toolbar.png" removable="false"
auto-create-binding="false" can-attach-label="false">
- <default-constraints vsize-policy="0" hsize-policy="6" anchor="0"
fill="1">
- <preferred-size width="-1" height="20" />
- </default-constraints>
- </item>
- <item class="javax.swing.JToolBar$Separator"
icon="/com/intellij/uiDesigner/icons/toolbarSeparator.png"
removable="false" auto-create-binding="false" can-attach-label="false">
- <default-constraints vsize-policy="0" hsize-policy="0" anchor="0"
fill="1" />
- </item>
- <item class="javax.swing.JScrollBar"
icon="/com/intellij/uiDesigner/icons/scrollbar.png" removable="false"
auto-create-binding="true" can-attach-label="false">
- <default-constraints vsize-policy="6" hsize-policy="0" anchor="0"
fill="2" />
- </item>
- </group>
- </component>
- <component name="ProjectDetails">
- <option name="projectName" value="noop" />
- </component>
- <component name="ProjectFileVersion" converted="true" />
- <component name="ProjectKey">
- <option name="state"
value="project://64929d08-acb8-4f44-b076-6fe6d4c34b4e" />
- </component>
- <component name="ProjectModuleManager">
- <modules>
- <module fileurl="file://$PROJECT_DIR$/examples/examples.iml"
filepath="$PROJECT_DIR$/examples/examples.iml" />
- <module fileurl="file://$PROJECT_DIR$/compiler/noop-compiler.iml"
filepath="$PROJECT_DIR$/compiler/noop-compiler.iml" />
- <module fileurl="file://$PROJECT_DIR$/core/noop-core.iml"
filepath="$PROJECT_DIR$/core/noop-core.iml" />
- <module
fileurl="file://$PROJECT_DIR$/interpreter/noop-interpreter.iml"
filepath="$PROJECT_DIR$/interpreter/noop-interpreter.iml" />
- </modules>
- </component>
- <component name="ProjectRootManager" version="2" languageLevel="JDK_1_6"
assert-keyword="true" jdk-15="true" project-jdk-name="1.6"
project-jdk-type="JavaSDK" />
- <component name="ResourceManagerContainer">
- <option name="myResourceBundles">
- <value>
- <list size="0" />
- </value>
- </option>
- </component>
- <component name="RmicSettings">
- <option name="IS_EANABLED" value="false" />
- <option name="DEBUGGING_INFO" value="true" />
- <option name="GENERATE_NO_WARNINGS" value="false" />
- <option name="GENERATE_IIOP_STUBS" value="false" />
- <option name="ADDITIONAL_OPTIONS_STRING" value="" />
- </component>
- <component name="SvnBranchConfigurationManager">
- <option name="mySupportsUserInfoFilter" value="true" />
- </component>
- <component name="VcsDirectoryMappings">
- <mapping directory="" vcs="hg4idea" />
- </component>
- <component name="WebServicesPlugin" addRequiredLibraries="true" />
- <component name="com.intellij.jsf.UserDefinedFacesConfigs">
- <option name="USER_DEFINED_CONFIGS">
- <value>
- <list size="0" />
- </value>
- </option>
- </component>
- <component name="hg4idea.settings">
- <option name="checkIncoming" value="false" />
- </component>
- <UsedPathMacros>
- <macro name="M2_REPO" description="" />
- </UsedPathMacros>
-</project>
-
=======================================
--- /buildfile Fri Dec 4 08:04:18 2009
+++ /buildfile Sat Dec 5 09:56:37 2009
@@ -62,9 +62,9 @@
package(:zip).
include(compile.dependencies, :path=>'lib').
include(_("target/#{id}-#{version}.jar"), :path=>'lib').
+ # TODO(alex): need to chmod 755 if I can figure out how
include(project("noop")._("scripts/noop.sh"), :as=>"noop", :path=>'bin').
include(project("noop")._("COPYING"))
package :sources
end
-
end
=======================================
--- /scripts/noop.sh Sat Nov 21 16:13:08 2009
+++ /scripts/noop.sh Sat Dec 5 09:56:37 2009
@@ -25,6 +25,9 @@
for lib in $(ls ${NOOP_HOME}/lib); do
CLASSPATH="${CLASSPATH}:${NOOP_HOME}/lib/$lib"
done
-CMD="java -cp ${CLASSPATH} noop.interpreter.InterpreterMain"
+JAVA='java'
+[ -d "${JAVA_HOME}" ] && JAVA="${JAVA_HOME}/bin/java"
+
+CMD="${JAVA} -cp ${CLASSPATH} noop.interpreter.InterpreterMain"
echo "DEBUG: running noop with command line '${CMD} $@'"
$CMD $@