From: <jm...@us...> - 2012-10-21 21:45:48
|
Revision: 3326 http://eulergui.svn.sourceforge.net/eulergui/?rev=3326&view=rev Author: jmvanel Date: 2012-10-21 21:45:41 +0000 (Sun, 21 Oct 2012) Log Message: ----------- FIX Broken test_read_newproject_n3p_n3 (eulergui.gui.TestN3FormatForProject) : I think the trouble is that we are not supposed to load the subproject in this stack, because here only the GUI should be worked on. TODO : sometimes project.getURI() was null, because the KB is not ready yet, and it populates project URI; but there must be a simpler way to populate the GUI without needing the KB (or start the KB quicker) Modified Paths: -------------- trunk/eulergui/src/main/java/eulergui/gui/main/ProjectGUI.java trunk/eulergui/src/main/java/eulergui/gui/main/SubProjectsManagement.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |