Re: Build path for jahia in eclipse
Nicolas Lafaury <[email protected]> Fri, 06 Oct 2006 10:07:15 +0200
| Newsgroups | gmane.comp.cms.jahia.install |
|---|---|
| Message-ID | <[email protected]> |
Hello I use eclipse to develop with Jahia. For the classpath, I just set all librairies in web-inf\lib and it's working good. Just remember to duplicated what you have in the folder web-inf\classses to web-inf\src after plug Jahia in eclipse, because eclipse purge some time this folder and you would loose every files *.property, ... But there is no other problems Nicolas Dan O'Hare a écrit : > Hi, > > I have deployed Jahia 5.0 and have an editable version working within > the eclipse 3.2 IDE. I need to set the classpath for the project in > order to be able to use the eclipse autocomplete methods and also > the ability to jump to classes from class instance references in code > . If anyone has developed with Jahia 5.0 using eclipse and managed to > do this it would be a big help. > > Many Thanks > > Dan >