vscode-as3mxml: Flash Builder workspace linked resources is not imported

"compilerOptions": {
		"output": "bin-debug/Program1.swf",
		"source-path": [
			"src"
		],
		"external-library-path": [
			"${AS3}/ane/com.juice.Termo/ext/ane/com.juice.Termo-x86-debug.ane",
			"${AS3}/ane/com.juice.rtmfp/ext/com.juice.rtmfp-x86-debug.ane"
		]
	}

image

image

About this issue

  • Original URL
  • State: closed
  • Created 5 years ago
  • Comments: 20 (10 by maintainers)

Most upvoted comments

I have two files and when I do Ctrl+Shift+B :

> Executing task: C:\Program Files\ojdkbuild\java-1.8.0-openjdk-1.8.0.181-1\bin\java.exe -jar c:\Users\ar.rahman\.vscode\extensions\bowlerhatllc.vscode-nextgenas-0.18.0\bin\asconfigc.jar --sdk c:\Program Files\Adobe\Adobe Flash Builder 4.7 (64 Bit)\eclipse\plugins\com.adobe.flash.compiler_4.7.0.349722\AIRSDK --debug=true --project g:\programming\as3\multiverses\Multiverses\asconfig.json --unpackage-anes=true <

Loading configuration: c:\Program Files\Adobe\Adobe Flash Builder 4.7 (64 Bit)\eclipse\plugins\com.adobe.flash.compiler_4.7.0.349722\AIRSDK\frameworks\air-config.xml

1460 bytes written to G:\programming\as3\multiverses\Multiverses\bin-debug\Multiverses.swf in 1.059 seconds

Terminal will be reused by tasks, press any key to close it.

image

Now it is working yay!!!