tencrocs / fb4linux

Automatically exported from code.google.com/p/fb4linux
0 stars 0 forks source link

Null pointer exception when creating a new flex project #57

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Cannot create a new flex project using the wizard.

Am creating a web project in default location. When i click next to go from the 
"Server Settings" tab to the "Build Paths" tab i get an error.

The only information that this error gives me is that it is a null pointer 
exception.

I end up with a half configured project that does not build.

Am using Burrito on Debian Linux box.

Original issue reported on code.google.com by max...@gmail.com on 10 Jun 2011 at 12:32

GoogleCodeExporter commented 8 years ago
This turned out to be Flex SDK permissions problem.

The user executing ecplise also needs to be the owner of all the files in the 
Flex SDK.

Original comment by max...@gmail.com on 17 Jun 2011 at 7:17