18187f94bc
Changing version in pom.xml to 2.2.0 for next release and removing normi tag
2013-09-27 15:39:03 +02:00
f46dd95d77
Refactoring GUI classes to subpackages.
2013-07-22 10:06:06 +02:00
85ec784da2
Further refactoring to clear up package structure.
2013-07-19 16:44:59 +02:00
3b3c44ffc6
Refactoring InterfaceGOParameters to the more generic InterfaceOptimizationParameters.
2013-07-19 15:21:00 +02:00
bcf9e6fd6f
Fix matlab interface.
...
pom.xml now targets Java 1.6 since Matlab can't handle 1.7.
2013-06-24 15:46:24 +02:00
0e9107523e
Add jChart2d to pom.xml
2013-02-25 16:06:23 +01:00
effd0d9313
refs #8
...
Further cleanup of logging.
2013-02-13 16:25:46 +00:00
27f94e088e
Update dependencies to latest version.
2013-01-25 14:14:15 +00:00
44328157ea
Implemented Maven jar-with-dependencies build
...
Added some @Override annotations
Removed buggy test cases.
refs #8
2013-01-25 13:46:16 +00:00
83b44f1d1a
Added package-info.java to eva2 base package.
...
Refactored GenericArrayEditor.java
Added more meta data to pom.xml
2012-06-05 14:57:30 +00:00
146d25b628
fixes #22
...
Implemented LoggingLevelLabel as viewable component in the status bar. A click onto the label will open a popup menu that allows the user to set the logging level for the current process.
The Version number of EvA2 has now increased to 3.0-rc1. Due to the major changes in the GUI and server implementation I think the version number 2.x should be dropped to reflect the size of changes.
2012-05-30 13:49:10 +00:00
b1553f3088
fixes #21
...
Switched from Ant to Maven.
Usage:
- Install Maven 3.x
- Enter directory with pom.xml
- Type mvn compile
- Enjoy!
2012-05-28 21:23:12 +00:00