猫粮的菠萝阁 2010是自动化年

20七/092

在Adobe Tech Day的演讲稿

发布在 CaTFooD

首先感谢it168的编辑们如此辛劳的工作,这里的内容全部从
http://tech.it168.com/focus/200907/adobetechday/index.shtml
中抄过来的,再次感谢。如果对此有任何疑问…就随便把

大家好,我今天为大家介绍一下。首先我想问大家一个问题,今天在座的有谁听过请举手?人很多。有谁用过来开发项目的呢?人不是很多。我会通过这次演讲为大家带来更多的资料,以及对更加深刻的讲解。

标签:, , ,
12三/090

Vista 64, Ant, MXMLC, Java/JVM, problem and solution

发布在 CaTFooD

If you encounter problems running the ant builds on vista 64 and see this error in the Flex Builder console:

Error: could not find JRE

Error: could not find 2 Runtime Environment.

This may be because you installed the latest 64bit .

The fix:

- Download the latest version of the JRE 1.5 release (1.6+ doesn't seem to work)

- Edit C:\Program Files ()\\Flex Builder 3\sdks\3.2.0\bin\jvm.config

- Set .home to:

.home=C:/Program Files ()//jre1.5.0_17

Other symptoms that you might encounter include:

Error: could not find a JVM

Error loading: C:/Program Files//jre1.5.0_17\bin\server\jvm.dll

Hope this saves someone some time.

标签:, , , , ,