From: <jm...@us...> - 2013-11-25 14:59:17
|
Revision: 3829 http://sourceforge.net/p/eulergui/code/3829 Author: jmvanel Date: 2013-11-25 14:59:12 +0000 (Mon, 25 Nov 2013) Log Message: ----------- - dispose popups for entering new triples in TripleComboBoxes.scala - fix "Create New Id" button : was not saving in TDB also - fix default match case in AutoCompletion.keyPressed TODO : after 3 clicks on "Create New Id" button we get : com.hp.hpl.jena.tdb.transaction.TDBTransactionException: Checksum error reading from the Journal. and after 1 more the app. is frozen !!!! Modified Paths: -------------- trunk/eulergui/src/main/scala/deductions/runtime/swing/AutoCompletion.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/TripleComboBoxes.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |