Skip to content

Commit

Permalink
Fixing the project definition. What was "$TEMPLATE$" !?
Browse files Browse the repository at this point in the history
  • Loading branch information
kohsuke committed Apr 26, 2012
1 parent 0221511 commit b7302f1
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 17 deletions.
6 changes: 3 additions & 3 deletions com4j.iml
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<module relativePaths="true" type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="false">
<output url="file:$TEMPLATE$/$MODULE_DIR$/build/classes" />
<output url="file://file:/no-such-dir/home/kohsuke/ws/com4j/build/classes" />
<exclude-output />
<content url="file:$TEMPLATE$/$MODULE_DIR$">
<excludeFolder url="file:$TEMPLATE$/$MODULE_DIR$/build" />
<content url="file://$MODULE_DIR$">
<excludeFolder url="file://$MODULE_DIR$/build" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
Expand Down
9 changes: 6 additions & 3 deletions com4j.ipr
Expand Up @@ -323,14 +323,17 @@
</component>
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/com4j.iml" filepath="$PROJECT_DIR$/com4j.iml" />
<module fileurl="file://file:/no-such-dir//home/kohsuke/ws/com4j/com4j.iml" filepath="file:$TEMPLATE$//home/kohsuke/ws/com4j/com4j.iml" />
<module fileurl="file://file:/no-such-dir//home/kohsuke/ws/com4j/samples/excel/excel.iml" filepath="file:$TEMPLATE$//home/kohsuke/ws/com4j/samples/excel/excel.iml" />
<module fileurl="file://file:/no-such-dir//home/kohsuke/ws/com4j/samples/iTunes/iTunes.iml" filepath="file:$TEMPLATE$//home/kohsuke/ws/com4j/samples/iTunes/iTunes.iml" />
<module fileurl="file://file:/no-such-dir//home/kohsuke/ws/com4j/samples/jnlp/jnlp.iml" filepath="file:$TEMPLATE$//home/kohsuke/ws/com4j/samples/jnlp/jnlp.iml" />
<module fileurl="file://file:/no-such-dir//home/kohsuke/ws/com4j/samples/powerPoint/powerPoint.iml" filepath="file:$TEMPLATE$//home/kohsuke/ws/com4j/samples/powerPoint/powerPoint.iml" />
<module fileurl="file://$PROJECT_DIR$/runtime/runtime.iml" filepath="$PROJECT_DIR$/runtime/runtime.iml" />
<module fileurl="file://file:/no-such-dir//home/kohsuke/ws/com4j/runtime/runtime.iml" filepath="file:$TEMPLATE$//home/kohsuke/ws/com4j/runtime/runtime.iml" />
<module fileurl="file://file:/no-such-dir//home/kohsuke/ws/com4j/samples/speech/speech.iml" filepath="file:$TEMPLATE$//home/kohsuke/ws/com4j/samples/speech/speech.iml" />
<module fileurl="file://file:/no-such-dir//home/kohsuke/ws/com4j/test/test.iml" filepath="file:$TEMPLATE$//home/kohsuke/ws/com4j/test/test.iml" />
<module fileurl="file://$PROJECT_DIR$/tlbimp/tlbimp.iml" filepath="$PROJECT_DIR$/tlbimp/tlbimp.iml" />
<module fileurl="file://file:/no-such-dir//home/kohsuke/ws/com4j/tlbimp/tlbimp.iml" filepath="file:$TEMPLATE$//home/kohsuke/ws/com4j/tlbimp/tlbimp.iml" />
<module fileurl="file://file:/no-such-dir//home/kohsuke/ws/com4j/samples/wmi/wmi.iml" filepath="file:$TEMPLATE$//home/kohsuke/ws/com4j/samples/wmi/wmi.iml" />
<module fileurl="file://file:/no-such-dir//home/kohsuke/ws/com4j/samples/word/word.iml" filepath="file:$TEMPLATE$//home/kohsuke/ws/com4j/samples/word/word.iml" />
Expand All @@ -352,7 +355,7 @@
<option name="mySupportsUserInfoFilter" value="true" />
</component>
<component name="VcsDirectoryMappings">
<mapping directory="" vcs="svn" />
<mapping directory="" vcs="Git" />
</component>
<component name="WebServicesPlugin" addRequiredLibraries="true" />
<component name="com.intellij.jsf.UserDefinedFacesConfigs">
Expand All @@ -365,11 +368,11 @@
<component name="libraryTable">
<library name="JUnit">
<CLASSES>
<root url="jar:$TEMPLATE$//home/kohsuke/ws/com4j/lib/junit.jar!/" />
<root url="jar:$TEMPLATE$/home/kohsuke/ws/com4j/lib/junit.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar:$TEMPLATE$//home/kohsuke/ws/com4j/lib/junit-src.zip!/" />
<root url="jar:$TEMPLATE$/home/kohsuke/ws/com4j/lib/junit-src.zip!/" />
</SOURCES>
</library>
</component>
Expand Down
6 changes: 3 additions & 3 deletions runtime/runtime.iml
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<module relativePaths="true" type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="false">
<output url="file:$TEMPLATE$/$MODULE_DIR$/build/classes" />
<output url="file://file:/no-such-dir/home/kohsuke/ws/com4j/runtime/build/classes" />
<exclude-output />
<content url="file:$TEMPLATE$/$MODULE_DIR$">
<sourceFolder url="file:$TEMPLATE$/$MODULE_DIR$/src" isTestSource="false" />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
Expand Down
16 changes: 8 additions & 8 deletions tlbimp/tlbimp.iml
@@ -1,34 +1,34 @@
<?xml version="1.0" encoding="UTF-8"?>
<module relativePaths="true" type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="false">
<output url="file:$TEMPLATE$/$MODULE_DIR$/build/classes" />
<output url="file://file:/no-such-dir/home/kohsuke/ws/com4j/tlbimp/build/classes" />
<exclude-output />
<content url="file:$TEMPLATE$/$MODULE_DIR$">
<sourceFolder url="file:$TEMPLATE$/$MODULE_DIR$/src" isTestSource="false" />
<sourceFolder url="file:$TEMPLATE$/$MODULE_DIR$/test" isTestSource="true" />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/test" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="runtime" />
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar:$TEMPLATE$/$MODULE_DIR$/lib/ant.jar!/" />
<root url="jar:$TEMPLATE$/home/kohsuke/ws/com4j/tlbimp/lib/ant.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar:$TEMPLATE$/$MODULE_DIR$/lib/ant-src.zip!/" />
<root url="jar:$TEMPLATE$/home/kohsuke/ws/com4j/tlbimp/lib/ant-src.zip!/" />
</SOURCES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar:$TEMPLATE$/$MODULE_DIR$/lib/args4j-2.0.1.jar!/" />
<root url="jar:$TEMPLATE$/home/kohsuke/ws/com4j/tlbimp/lib/args4j-2.0.1.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar:$TEMPLATE$/$MODULE_DIR$/lib/args4j-2.0.1-src.zip!/args4j-2.0.1/src" />
<root url="jar:$TEMPLATE$/home/kohsuke/ws/com4j/tlbimp/lib/args4j-2.0.1-src.zip!/args4j-2.0.1/src" />
</SOURCES>
</library>
</orderEntry>
Expand Down

0 comments on commit b7302f1

Please sign in to comment.