> --
> You received this message because you are subscribed to the Google Groups
> "play-framework" group.
> To post to this group, send email to play-fr...@googlegroups.com.
> To unsubscribe from this group, send email to
> play-framewor...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/play-framework?hl=en.
>
--
Guillaume Bort, http://guillaume.bort.fr
Is there a doc that explain how to configure a Netbean project for
Play, without the use of the Netbeansify command ?
Thanks
Cyrille
2011/4/24 Guillaume Bort <guillau...@gmail.com>:
I try to create a Netbeans project with the template "Java project
with Existing Sources".
This way I can associate "source" and "javadoc" for each "jar".
It works except that Netbeans want to manage JPA stuff :
- It ask to create a persistence unit
- It shout because Entity's properties should not be public.
And I didn't find, in Netbeans project properties editor, a way to
disable its JPA processing.
Any idea ?
Thanks
Cyrille.
2011/4/27 cyrille giquello <cyri...@gmail.com>:
Thanks,
But I'm trying to find a way to associate Jars with their JavaDoc and
SourceCode like we can do with "normal" Java project.
With the project generated by 'netbeansify' I didn't find a way for
making those associations.
Any Idea ?
Cyrille.