missing a $

Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/818c8ca5
Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/818c8ca5
Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/818c8ca5

Branch: refs/heads/spark
Commit: 818c8ca55d71a7167128ee31e9f6230a5f6c7b64
Parents: e1f0080
Author: Alex Harui <[email protected]>
Authored: Tue Jun 14 21:05:37 2016 -0700
Committer: Alex Harui <[email protected]>
Committed: Tue Jun 14 21:05:37 2016 -0700

----------------------------------------------------------------------
 ide/flashbuilder/Convert New Flex Project to FlexJS Project.launch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/818c8ca5/ide/flashbuilder/Convert
 New Flex Project to FlexJS Project.launch
----------------------------------------------------------------------
diff --git a/ide/flashbuilder/Convert New Flex Project to FlexJS Project.launch 
b/ide/flashbuilder/Convert New Flex Project to FlexJS Project.launch
index 6d52970..9302d94 100644
--- a/ide/flashbuilder/Convert New Flex Project to FlexJS Project.launch        
+++ b/ide/flashbuilder/Convert New Flex Project to FlexJS Project.launch        
@@ -14,6 +14,6 @@
 <stringAttribute key="org.eclipse.jdt.launching.SOURCE_PATH_PROVIDER" 
value="org.eclipse.ant.ui.AntClasspathProvider"/>
 <booleanAttribute 
key="org.eclipse.ui.externaltools.ATTR_HIDE_INTERNAL_TARGETS" value="true"/>
 <stringAttribute key="org.eclipse.ui.externaltools.ATTR_LOCATION" 
value="$FLEXJS_HOME/ide/flashbuilder/antscripts.xml"/>
-<stringAttribute key="org.eclipse.ui.externaltools.ATTR_TOOL_ARGUMENTS" 
value="-DprojectDir=&quot;{project_loc}&quot;"/>
+<stringAttribute key="org.eclipse.ui.externaltools.ATTR_TOOL_ARGUMENTS" 
value="-DprojectDir=&quot;${project_loc}&quot;"/>
 <stringAttribute key="process_factory_id" 
value="org.eclipse.ant.ui.remoteAntProcessFactory"/>
 </launchConfiguration>

Reply via email to