From: <jm...@us...> - 2015-11-07 11:17:51
|
Revision: 4238 http://sourceforge.net/p/eulergui/code/4238 Author: jmvanel Date: 2015-11-07 11:17:47 +0000 (Sat, 07 Nov 2015) Log Message: ----------- - FIX on Ubuntu: the main window was not showing: call setLocationByPlatform(true) (hope that does not harm on Windows) - upgrade org.scalatest Modified Paths: -------------- trunk/eulergui/html/documentation.html trunk/eulergui/pom.xml trunk/eulergui/src/main/scala/eulergui/gui/main/ProjectGUI.scala trunk/eulergui/src/main/scala/eulergui/gui/view/ComponentTree.scala trunk/eulergui/src/main/scala/eulergui/project/DroolsLiaison.scala Added Paths: ----------- trunk/eulergui/src/test/scala/deductions/runtime/banana/liaison/TestRuleBasedAppLiaison.scala__ Removed Paths: ------------- trunk/eulergui/src/test/scala/deductions/runtime/banana/liaison/TestRuleBasedAppLiaison.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |