安装 Apache Flex SDK 4.16.0 后,Flash Builder 4.7 无法打开
Flash Builder 4.7 does not open after installing Apache Flex SDK 4.16.0
安装 Apache Flex SDK 4.16.0 后,我打开 Flash Builder 4.7 看到此错误对话框消息:
An error has occurred.
See the log file at <dir>/.log.
有问题的 .log 有 1676 行,开头是这样的:
!SESSION 2017-09-20 10:59:34.184 -----------------------------------------------
eclipse.buildId=M20110909-1335
java.version=1.8.0_144
java.vendor=Oracle Corporation
BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
Framework arguments: -keyring /Users/<REDACTED>/.eclipse_keyring -showlocation
Command-line arguments: -os macosx -ws cocoa -arch x86_64 -keyring /Users/<REDACTED>/.eclipse_keyring -consoleLog -showlocation
!ENTRY org.eclipse.core.net 1 0 2017-09-20 10:59:42.241
!MESSAGE System property http.nonProxyHosts has been set to local|*.local|169.254/16|*.169.254/16 by an external source. This value will be overwritten using the values from the preferences
!ENTRY org.eclipse.osgi 4 0 2017-09-20 10:59:42.867
!MESSAGE An error occurred while automatically activating bundle com.adobe.flexbuilder.project (68).
!STACK 0
org.osgi.framework.BundleException: Exception in com.adobe.flexbuilder.project.internal.FlexProjectCore.start() of bundle com.adobe.flexbuilder.project.
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:734)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
这样结束:
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702)
... 149 more
!ENTRY org.eclipse.core.jobs 2 2 2017-09-20 10:59:43.401
!MESSAGE Job found still running after platform shutdown. Jobs should be canceled by the plugin that scheduled them during shutdown: org.eclipse.ui.internal.ide.IDEWorkbenchActivityHelper
我的设置是:
OS: Sierra 10.12.6
Hardware: MBP Retina, 15-inch, Mid 2015
Processor: 2.2 GHz Intel Core i7
Memory: 16 GB 1600 MHz DDR3
Graphics: Intel Iris Pro 1536 MB
我不精通 Eclipse 或 Java^,因此不知道我还能告诉您什么。非常感谢收到的任何帮助,谢谢。
^ 我是 Swift(现在)和 ActionScript(以前)程序员
您可能想尝试一个新的或空的工作区,看看是否可行。
运行Running Adobe Flash Builder on Win and Mac with Java 7/8
有一些小技巧
如果您还没有这样做,您可能还想增加 Java virtual memory settings。
安装 Apache Flex SDK 4.16.0 后,我打开 Flash Builder 4.7 看到此错误对话框消息:
An error has occurred.
See the log file at <dir>/.log.
有问题的 .log 有 1676 行,开头是这样的:
!SESSION 2017-09-20 10:59:34.184 -----------------------------------------------
eclipse.buildId=M20110909-1335
java.version=1.8.0_144
java.vendor=Oracle Corporation
BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
Framework arguments: -keyring /Users/<REDACTED>/.eclipse_keyring -showlocation
Command-line arguments: -os macosx -ws cocoa -arch x86_64 -keyring /Users/<REDACTED>/.eclipse_keyring -consoleLog -showlocation
!ENTRY org.eclipse.core.net 1 0 2017-09-20 10:59:42.241
!MESSAGE System property http.nonProxyHosts has been set to local|*.local|169.254/16|*.169.254/16 by an external source. This value will be overwritten using the values from the preferences
!ENTRY org.eclipse.osgi 4 0 2017-09-20 10:59:42.867
!MESSAGE An error occurred while automatically activating bundle com.adobe.flexbuilder.project (68).
!STACK 0
org.osgi.framework.BundleException: Exception in com.adobe.flexbuilder.project.internal.FlexProjectCore.start() of bundle com.adobe.flexbuilder.project.
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:734)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
这样结束:
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702)
... 149 more
!ENTRY org.eclipse.core.jobs 2 2 2017-09-20 10:59:43.401
!MESSAGE Job found still running after platform shutdown. Jobs should be canceled by the plugin that scheduled them during shutdown: org.eclipse.ui.internal.ide.IDEWorkbenchActivityHelper
我的设置是:
OS: Sierra 10.12.6
Hardware: MBP Retina, 15-inch, Mid 2015
Processor: 2.2 GHz Intel Core i7
Memory: 16 GB 1600 MHz DDR3
Graphics: Intel Iris Pro 1536 MB
我不精通 Eclipse 或 Java^,因此不知道我还能告诉您什么。非常感谢收到的任何帮助,谢谢。
^ 我是 Swift(现在)和 ActionScript(以前)程序员
您可能想尝试一个新的或空的工作区,看看是否可行。
运行Running Adobe Flash Builder on Win and Mac with Java 7/8
有一些小技巧如果您还没有这样做,您可能还想增加 Java virtual memory settings。