It sounds like its may just be a common glitch with Eclipse Having got everything from subversion just refresh all projects (F5) and then do Project->Clean on all.
Hopefully that will sort things. Bob On 22 July 2010 12:24, Werner Bast <[email protected]> wrote: > hellolealltogetta, > > I have a little problem with various Classes mainly > from package org.argouml.model.euml > CoreFactoryEUMLImpl(2010-04-10) > CoreHelperEUMLImpl(2009-12-30) > FacadeEUMLImpl(2009-12-31) > UmlFactoryEUmlImpl(2009-12-30) > I get the Classes via the Projektsetfile: argoeclipse_main_projectset.psf > > They are outdated. The real problem is, even with svn i dont get the actual > files. > In the files i mentioned are various erros: > CoreFactoryEUMLImpl -> 'buildManifestation(Object)' is not implemented (from > CoreFactory) > CoreHelperEUMLImpl -> 'addManifestation(Object,Object)' is not implemented > (from CoreHelper) > FacadeEUMLImpl -> 'getActivity(Object)' is not implemented (from Facade) > UmlFactoryEUmlImpl -> 'getExtendPackages(String)' is not implemented (from > UmlFactory) > > How can i get the actual files ?? > > I've tried it manually via Eclipse (Package Explorer right click on the Class > -> Team -> Synchronize with Repository) > but i only get the message 'no Changes in SVN('Path/in/SVN')' > > Please help > > thanks > Werner > > ------------------------------------------------------ > http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450&dsMessageId=2636880 > > 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]] > ------------------------------------------------------ http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450&dsMessageId=2637244 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]]
