You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@flex.apache.org by Steve McLaughlin <St...@designwithflex.com> on 2013/09/26 21:27:28 UTC

Java errors importing flex project

Hi, I've got a new installation and I'm getting errors while importing a
Flex project:
It doesn't create the '(default package)' folder, but looks like all the
files are there.
It looks like the build fails because the import didn't finish correctly.

Errors occurred during the build.
Errors running builder 'Flex' on project 'MyProject'.
java.lang.NullPointerException
Errors running builder 'AIR application.xml Builder' on project 'MyProject'.
java.lang.NullPointerException

I'm running Flex 4.6, with sdk 4.10, running on windows 7, running under
parallels, running on a Mac .
It
Any suggestions?
thanks,

Re: Java errors importing flex project

Posted by Martin Miko <ma...@gmail.com>.
my best guess would be a problem with project settings more speciffically
something broken in either .actionSctiptProperties or .flexProperties, try
to verify, if you can click through all project settings in your
FlashBuilder first.

Martin Miko


On Thu, Sep 26, 2013 at 9:27 PM, Steve McLaughlin <SteveT@designwithflex.com
> wrote:

> Hi, I've got a new installation and I'm getting errors while importing a
> Flex project:
> It doesn't create the '(default package)' folder, but looks like all the
> files are there.
> It looks like the build fails because the import didn't finish correctly.
>
> Errors occurred during the build.
> Errors running builder 'Flex' on project 'MyProject'.
> java.lang.NullPointerException
> Errors running builder 'AIR application.xml Builder' on project
> 'MyProject'.
> java.lang.NullPointerException
>
> I'm running Flex 4.6, with sdk 4.10, running on windows 7, running under
> parallels, running on a Mac .
> It
> Any suggestions?
> thanks,
>