I'm using Play 1.2.1, and have netbeansified a project, and opened the project in Netbeans 7. I am able to open and run the project, but the Projects sidebar won't allow me to open/expand the project node, so I can view the project folders.

Any ideas what might be wrong?

I'm using Mac OS X 10.6.

link|improve this question

feedback

1 Answer

up vote 2 down vote accepted

Known bug, a fix to neatbeans.py to is available here:

http://play.lighthouseapp.com/projects/57987/tickets/334-netbeansify-folder-inclusionexclusion#ticket-334-3

The problem is a rouge entry in project.xml where it has tried to create a project directory for your source control folder (annoyed the hell out of me as well).

link|improve this answer
Thanks so much! This solved the issue, if only Google search came across this earlier! Now the day is wasted. – josef.van.niekerk May 9 '11 at 12:32
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.