rsacchettini / napier

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

Make configuration to change to run the project with agegi security plugin #10

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The project running process IntelliJ does not work properly in default
configuration since i have installed the acegii security plugin that allows
to manage the authentication and authorization of the users.
some files can't be compiled anymore.

so the make configuration has to be changed consequently : 

To change it : 
1) Set up a running configuration to run the grails project as you use to do.
2) Try to run the project
3) You will have an error message, go in the icons on the error message
windows (on the left), go in the File menu, then settings.
4) go in the project settngs, then "compiler" tab
5) click on the "Add" button as much times as needed to add the following
files and directories indicated in the screen capture i have attached to
the issue (exlude_list.jpg), then click ok ! 

P.S : if you have some problems running the project, reinstall the plugins:
richui, acegi and searchable

Romain S

Original issue reported on code.google.com by romato...@gmail.com on 18 Apr 2008 at 10:10

Attachments:

GoogleCodeExporter commented 9 years ago
Don't forget to make a grails upgrade before trying to run the project, because 
to
avoid messy problems i have deleted all generated files.

Original comment by romato...@gmail.com on 18 Apr 2008 at 10:18

GoogleCodeExporter commented 9 years ago

Original comment by romain.b...@gmail.com on 4 May 2008 at 10:23