This is an automated email from the ASF dual-hosted git repository.

yishayw pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git


The following commit(s) were added to refs/heads/develop by this push:
     new 12f4cd1  Reverting accidental change to launch file.
12f4cd1 is described below

commit 12f4cd11f6552e4a451d4c4292c7a89fdc54af7d
Author: DESKTOP-RH4S838\Yishay <[email protected]>
AuthorDate: Sun Apr 7 08:42:20 2019 +0300

    Reverting accidental change to launch file.
---
 .../Convert New Flex Project to Royale Project.launch          | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/ide/flashbuilder/Convert New Flex Project to Royale Project.launch 
b/ide/flashbuilder/Convert New Flex Project to Royale Project.launch
index 20218c9..bc98d70 100644
--- a/ide/flashbuilder/Convert New Flex Project to Royale Project.launch        
+++ b/ide/flashbuilder/Convert New Flex Project to Royale Project.launch        
@@ -21,17 +21,17 @@
 <booleanAttribute key="org.eclipse.ant.ui.DEFAULT_VM_INSTALL" value="true"/>
 <listAttribute key='org.eclipse.debug.ui.favoriteGroups'>
 <listEntry value='org.eclipse.ui.externaltools.launchGroup'/>
-</listAttribute><listAttribute 
key="org.eclipse.debug.core.MAPPED_RESOURCE_UNIX_UNIX_UNIX_PATHS"/>
+</listAttribute><listAttribute 
key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS"/>
 <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES"/>
 <mapAttribute key="org.eclipse.debug.core.environmentVariables">
-<mapEntry key="UNIX_UNIX_UNIX_PATH" 
value="/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"/>
+<mapEntry key="PATH" value="/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"/>
 </mapAttribute>
-<stringAttribute 
key="org.eclipse.jdt.launching.CLASSUNIX_UNIX_UNIX_PATH_PROVIDER" 
value="org.eclipse.ant.ui.AntClasspathProvider"/>
+<stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" 
value="org.eclipse.ant.ui.AntClasspathProvider"/>
 <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" 
value="org.eclipse.ant.internal.launching.remote.InternalAntRunner"/>
 <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value=""/>
-<stringAttribute 
key="org.eclipse.jdt.launching.SOURCE_UNIX_UNIX_UNIX_PATH_PROVIDER" 
value="org.eclipse.ant.ui.AntClasspathProvider"/>
+<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="C:/dev/flexjs/royale-asjs/ide/flashbuilder/antscripts.xml"/>
+<stringAttribute key="org.eclipse.ui.externaltools.ATTR_LOCATION" 
value="$ROYALE_HOME/ide/flashbuilder/antscripts.xml"/>
 <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