David, From: "David Goodenough" <[EMAIL PROTECTED]> > On Friday 29 December 2006 18:19, Jacques Le Roux wrote: > > Hi David, Jacopo, > > > > I have updated .classpath as well for json and ezmorph both ASL licenced > > and added the 12/12/2006. > well ezmorph does not seem to be used anywhere at least at compile time. > > David > > > > Jacques
Maybe Andy (Zeneski) who have commited this files will explain this point. Thanks Andy ;o) Jacques > > ----- Original Message ----- > > From: "Jacopo Cappellato" <[EMAIL PROTECTED]> > > To: <[email protected]> > > Sent: Friday, December 29, 2006 6:35 PM > > Subject: Re: Problems importing SVN trunk into Eclipse > > > > > Hi David, > > > > > > in rev. 491055 I have updated the .classpath file (used by Eclipse) to > > > reflect the recent changes to the jars included in OFBiz. > > > This should fix many of your problems (at least #1 and #2), so you > > > can/should remove the bsf.jar that you have added to the webapps > > > component. I don't know about #3 and #5 but maybe they are caused by the > > > first two problems... I'd suggest to update from svn and then try to > > > remove these jars and see if it works. > > > About #4: yes this is something we could commit, also others are helping > > > us with these kind of stuff, see for example: > > > https://issues.apache.org/jira/browse/OFBIZ-537 > > > > > > Jacopo > > > > > > David Goodenough wrote: > > > > I have just imported the SVN trunk into Eclipse, and tried to follow > > > > the instructions for using Eclipse with OfBiz and found some problems. > > > > > > > > 1) There are three JARs (bsf, EdenPath and JPublish) which are missing > > > > from the SVN repository but which are reference in the build library > > > > path. I thought I had read somewhere that JPublish had been > > > > replaced, or maybe it was JPublish that replaced something. > > > > > > > > 2) Of these three only actually bsf.jar seems to be necessary. So I > > > > downloaded it and put it in framework/webapps/lib and added it to the > > > > build library path. > > > > > > > > 3) There is then one other library which is referenced but is not > > > > in the library path. Adding json-lib-0.9.jar clears the remaining > > > > errors. > > > > > > > > 4) There are then 6459 warnings remaining (no errors). Now Eclipse > > > > by default is a bit fussy, but for instance the first three are all > > > > about fields which exist but never used (private fields). Do you want > > > > someone to go through and try to tidy up the easy warnings and then > > > > get someone who understands the code to clean the rest. I could > > > > volunteer some time to do this if you want. > > > > > > > > 5) Eclipse also seems to think that there is a library which is > > > > in framework/webapps/lib and is not in the build library path, and > > > > that is ezmorph-0.9.1.jar. Is this actually used? > > > > > > > > 6) The bit in the Eclipse/OfBiz instructions which talks about > > > > including base/config seems to be redundant. > > > > > > > > David
