1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
close #12 More... about 13 years ago
Unit Testing with Knowing now restricted possible * Implemented a "proof-of-concept" test ArffLoaderTest * Implemented testing UIFactory, FactoryDirectory and Presenter * Created testing dpu More... about 13 years ago
EmbeddedFactoryDirectory * Added simple JUnitTest More... about 13 years ago
Exceptions on malformed input/output map or dpu in DPUExecutor More... about 13 years ago
Created Maven directory structure. More... about 13 years ago
Close #19 * Reworked IEvaluationService -> version 0.1 * Tested with Knowing.test and Medmon More... about 13 years ago
Close #18 * Added factory methods to UIFactories * Added service properties description * Default PresenterView register UIFactory as an OSGI service More... about 13 years ago
Changed factoryID * InstancesLoader -> weka.core.converters.SerializedInstancesLoader * InstancesSaver -> weka.core.converters.SerializedIntsancesSaver More... about 13 years ago
Removed duplicated code * PresenterView now uses UIFactories standard implementation * Fixed sync issues in UIFactories More... about 13 years ago
Comments and Refactoring * Commented UIFactory * Refactored EvaluateHandler and SelectDPUWizard * Added Presenter for RawConfusionMatrix to test dpus More... about 13 years ago
Close #16 More... about 13 years ago
Close #15 * Added test DPUs to knowing.test * dpu-instances-saver.dpu * dpu-instances-loader.dpu More... about 13 years ago
InsancesSaver/Loader * don't work due to NotSerializableException weka.core.WekaEnumeration * either own implementation nor WEKA implementation More... about 13 years ago
Fixed #14 -> Issue with nominal attributes More... about 13 years ago
Fixed #14 More... about 13 years ago
Fixed #10 * ProgressDialog had to be closed properly More... about 13 years ago
Merge pull request #9 from knowing/ExceptionHandling More... about 13 years ago
### Exception Handling * Added ExceptionEvent * Added KnowingException * Added throws to TProcessor methods * ProgressDialog and DPUExecutor handle Exceptions More... about 13 years ago
* Changed to JDK 7 More... about 13 years ago
* Updated features More... about 13 years ago
* TSerializable extends TStreamResolver * Added Java 7 More... about 13 years ago
## Bugs fixed More... about 13 years ago
* Updated knowing.ui dependencies (sapphire 0.4.0) * Changed knowing features * removed included plugins * added dependencies More... about 13 years ago
Changed IEvaluationService -> use scala.collection.mutable.Map for better Java interoperability More... about 13 years ago
* Added missing plugin "org.eclipse.sapphire.platform" * Updated knowing.target * Updated feature.xml More... about 13 years ago
Merge branch 'master' of https://github.com/knowing/Knowing More... about 13 years ago
* Added PropertiesView for Knowing IDE -> Edit INodes in DiagramView -> Edit IEdges in DiagramView -> Edit IDataProcessingUnit in DiagramView * Added .gitignore to get rid of generated files More... about 13 years ago
Added .project for knowing.target. Removed generated files, causing too much trouble More... about 13 years ago
* Updated to Sapphire 0.4 NOTE: You have to update your Eclipse Installation to Sapphire 0.4 P2 UpdateSite: http://download.eclipse.org/sapphire/0.4.0/repository More... about 13 years ago
## Knowing Target Platform * WEKA 3.7.3 * Aspectwerkz 2.2.3 * Eclipse Sapphire * Logback + slf4j * Eclipse wst.common.uriresolver More... about 13 years ago