I think the two options are Subclipse and Subversive. The psf files we have are currently for Subclipse.
Regards, Dave On Sun, 9 Nov 2008 21:52:24 +0100, "Linus Tolke" <[EMAIL PROTECTED]> said: > As I have mentioned before, I think it is strange that Subversion and > Subversive doesn't have the same syntax of the PSF files. That would have > made it possible for each developer to choose his favorite tool. As it is > now, we must choose in the project and we have sofar chosen subversion. > > /Linus > > 2008/11/6 Mark Fortner <[EMAIL PROTECTED]> > > > One other small issue about using Ganymede with ArgoUML. In Ganymede, the > > Eclipse folks provide Subversive as the default subversion plugin. The PSF > > files require Subclipse to be installed (and the documentation clearly > > states this). However, at some point there should probably be an update to > > the PSF files to use Subversive. > > > > Mark > > > > > > On Wed, Nov 5, 2008 at 3:50 PM, Bob Tarling <[EMAIL PROTECTED]> wrote: > > > >> Hi Dave > >> > >> Please go ahead and update the manual with any steps like this that > >> you find are currently missing. > >> > >> Regards > >> > >> Bob. > >> > >> 2008/11/5 Dave Thompson <[EMAIL PROTECTED]>: > >> > Hi Tom, > >> > > >> > I have just got to the bottom of this. It turns out that the PDE tools > >> > weren't installed properly. I was getting 13126 errors, and 2141 > >> warnings, > >> > looking like this: > >> > > >> > _h cannot be resolved FigHead.java > >> > argouml-core-diagrams-sequence2/src/org/argouml/uml/diagram/sequence2/ui > >> > line 87 Java Problem > >> > _pers cannot be resolved ModePlaceClassifierRole.java > >> > argouml-core-diagrams-sequence2/src/org/argouml/uml/diagram/sequence2/ui > >> > line 78 Java Problem > >> > _pers cannot be resolved ModePlaceClassifierRole.java > >> > argouml-core-diagrams-sequence2/src/org/argouml/uml/diagram/sequence2/ui > >> > line 79 Java Problem > >> > _pers cannot be resolved ModePlaceClassifierRole.java > >> > argouml-core-diagrams-sequence2/src/org/argouml/uml/diagram/sequence2/ui > >> > line 80 Java Problem > >> > _w cannot be resolved FigHead.java > >> > argouml-core-diagrams-sequence2/src/org/argouml/uml/diagram/sequence2/ui > >> > line 86 Java Problem > >> > _x cannot be resolved FigHead.java > >> > argouml-core-diagrams-sequence2/src/org/argouml/uml/diagram/sequence2/ui > >> > line 84 Java Problem > >> > _y cannot be resolved FigHead.java > >> > argouml-core-diagrams-sequence2/src/org/argouml/uml/diagram/sequence2/ui > >> > line 85 Java Problem > >> > AbstractActivityGraphsHelperDecorator cannot be resolved to a type > >> > UndoActivityGraphsHelperDecorator.java > >> > argouml-core-model-mdr/src/org/argouml/model/mdr line 37 Java > >> Problem > >> > AbstractCollaborationsHelperDecorator cannot be resolved to a type > >> > UndoCollaborationsHelperDecorator.java > >> > argouml-core-model-mdr/src/org/argouml/model/mdr line 37 Java > >> Problem > >> > AbstractCommonBehaviorHelperDecorator cannot be resolved to a type > >> > UndoCommonBehaviorHelperDecorator.java > >> > > >> > ... > >> > etc, etc. > >> > > >> > Unfortunately, it wasn't immediately obvious what the problem was from > >> the > >> > errors. > >> > > >> > I solved this by clicking Help > Software Updates... > Available > >> Software > > >> > Refresh > Ganymede > Java Development > Eclipse Plug-in Development > >> > Environment > Install. > >> > > >> > I think at the very least, we should update the Cookbook instructions, > >> > because the update options for eclipse have changed slightly in Eclipse > >> > 3.4.x. > >> > > >> > Thanks for your help! > >> > > >> > Dave > >> > > >> > Tom Morris wrote: > >> >> > >> >> On Sat, Nov 1, 2008 at 2:22 AM, Dave Thompson <[EMAIL PROTECTED]> > >> wrote: > >> >> > >> >>> I've been updating my Eclipse installation to 3.4.1 Ganymede, and I've > >> >>> found > >> >>> that the ArgoUML build does not work with 'Eclipse IDE for Java > >> >>> Developers'. > >> >>> However, it does seem to work with 'Eclipse Classic'. I don't know > >> why > >> >>> this is, and I have been installing the PDE tools as instructed. Has > >> >>> anyone > >> >>> else found this problem? > >> >> > >> >> I've been using Eclipse 3.4.1 on both Ubuntu and Windows Vista for a > >> >> while without any problems. > >> >> > >> >> Do you get any errors? What errors? There's really not enough > >> >> information to tell what's going on. > >> >> > >> >>> Unless anyone objects, I will update the recommended build > >> instructions > >> >>> in > >> >>> the cookbook to suggest using 'Eclipse Classic'. Although the > >> download > >> >>> is > >> >>> larger, I think it makes for an easier installation, especially > >> because > >> >>> the > >> >>> PDE tools are bundled. > >> >> > >> >> I think that's fine as a recommendation if it bundles more of what's > >> >> needed, but we should be able to work with other bundles without > >> >> forcing the developer to download an entire new bundle. They key to > >> >> this is knowing what plugins are dependencies. Hopefully the error > >> >> message will give a clue as to which one(s) are missing. > >> >> > >> >> Tom > >> >> > >> >> --------------------------------------------------------------------- > >> >> To unsubscribe, e-mail: [EMAIL PROTECTED] > >> >> For additional commands, e-mail: [EMAIL PROTECTED] > >> >> > >> > > >> > --------------------------------------------------------------------- > >> > To unsubscribe, e-mail: [EMAIL PROTECTED] > >> > For additional commands, e-mail: [EMAIL PROTECTED] > >> > > >> > > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [EMAIL PROTECTED] > >> For additional commands, e-mail: [EMAIL PROTECTED] > >> > >> > > > > > > -- > > Mark Fortner > > > > blog: http://feeds.feedburner.com/jroller/ideafactory > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
