If you have the subclipse plugin installed, then all modified files will appear in the "Team Synchronization" perspective. You may need to synchronize first in order to see all of the changes. You can select the "Team Synchronization" perspective, by clicking the "Open Perspective" button in the upper right side of the toolbar.
If you have Mylyn installed, then this process gets easier because it keeps track of all the code you've modified, and filters the project tree to only show you those files. Here's a demo of Mylyn if you're interested: http://live.eclipse.org/node/573 Hope this helps, Mark On Thu, Apr 16, 2009 at 8:56 AM, Andreas Rueckert <[email protected]>wrote: > Hi! > > -------- Original-Nachricht -------- > > Datum: Thu, 16 Apr 2009 13:55:54 +0200 > > Von: "Christian López Espínola" <[email protected]> > > An: [email protected] > > CC: Thomas Neustupny <[email protected]> > > Betreff: Re: [argouml-dev] Workaround for tagged values in eUML version > > --<snip>-- > > > I'd prefer to not break any existing 1.4 functionality. > > Maybe is it easier to disable the tab propPanel if we're not using > > MDR? or just returning an Empty list? > > For now I just outcommented the tagged values tab in InitUmlUI and the > getTaggedValuesCollection() > in OperationNotation.java . This could easily modified to some if > UMLVersion < 2 ..., or so. > The adding of an operation runs now without any other exceptions as far as > I can see. > Now I have to figure all the files, that I acutally modified for this (I'm > an eclipse newbie, so this may > take a while...). > > Ciao, > Andreas > > -- > Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: > http://www.gmx.net/de/go/multimessenger01 > > ------------------------------------------------------ > > http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450&dsMessageId=1749498 > > To unsubscribe from this discussion, e-mail: [ > [email protected]]. > To be allowed to post to the list contact the mailing list moderator, > email: [[email protected]] > -- Mark Fortner blog: http://feeds.feedburner.com/jroller/ideafactory ------------------------------------------------------ http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450&dsMessageId=1750363 To unsubscribe from this discussion, e-mail: [[email protected]]. To be allowed to post to the list contact the mailing list moderator, email: [[email protected]]
