-
- Downloads
Settings and workspange changes
Added a setting to change the memory allocated to TPMS and simplifing the change of the timeout (i will later crate somthing in the web ui for that) removed IDE files from the project and gitignored them. this way no user-specific information is stored with the code and only what matter is kept
Showing
- .classpath 19 additions, 0 deletions.classpath
- .gitignore 4 additions, 0 deletions.gitignore
- .project 0 additions, 23 deletions.project
- .settings/org.eclipse.core.resources.prefs 0 additions, 5 deletions.settings/org.eclipse.core.resources.prefs
- .settings/org.eclipse.jdt.core.prefs 0 additions, 5 deletions.settings/org.eclipse.jdt.core.prefs
- .settings/org.eclipse.m2e.core.prefs 0 additions, 4 deletions.settings/org.eclipse.m2e.core.prefs
- pom.xml 22 additions, 22 deletionspom.xml
- src/main/java/be/uantwerpen/datamining/pattern_mining/MineUsingSPMF.java 25 additions, 16 deletions...e/uantwerpen/datamining/pattern_mining/MineUsingSPMF.java
- src/main/java/be/uantwerpen/ldataminining/utils/CommandLineUtils.java 17 additions, 17 deletions...a/be/uantwerpen/ldataminining/utils/CommandLineUtils.java
- src/main/java/be/uantwerpen/mime_webapp/Settings.java 9 additions, 5 deletionssrc/main/java/be/uantwerpen/mime_webapp/Settings.java
- src/main/java/be/uantwerpen/mime_webapp/controller/PatternMiningController.java 30 additions, 35 deletions...erpen/mime_webapp/controller/PatternMiningController.java
.project
deleted
100644 → 0
.settings/org.eclipse.jdt.core.prefs
deleted
100644 → 0
.settings/org.eclipse.m2e.core.prefs
deleted
100644 → 0
Please register or sign in to comment