|
From: <fra...@us...> - 2009-06-03 03:02:16
|
Revision: 1586
http://javapathfinder.svn.sourceforge.net/javapathfinder/?rev=1586&view=rev
Author: frankrimlinger
Date: 2009-06-03 03:02:12 +0000 (Wed, 03 Jun 2009)
Log Message:
-----------
Minor repairs to Mango project to it running again after changes to location of jar plugins. Discovered that the missing super vertices were created when Mango build the source code graphs, as a side effect. Since MangoJPF isn't going to create these graphs at all, it must create these vertices another way. Already a fix is in place to create the SuperVertexSyms, so just need to create and bind the vertices at this time.
Modified Paths:
--------------
branches/mango/Mango/.classpath
branches/mango/Mango/META-INF/MANIFEST.MF
branches/mango/Mango/Mango/src/mango/worker/mangoModel/graphic/Graphic.java
branches/mango/Mango/Mango/src/mango/worker/mangoModel/sym/graphic/SuperVertexClassSym.java
branches/mango/Mango/Mango/src/mango/worker/mangoModel/vertex/SuperVertex.java
branches/mango/Mango/Mango.product
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|