tag editor: limit values according to basetype

This commit is contained in:
Honfika
2014-02-08 20:58:08 +01:00
parent a57344e99f
commit 2e3893313d
37 changed files with 275 additions and 42 deletions

View File

@@ -122,6 +122,7 @@ public class CommandLineArgumentParser {
/**
* Parses the console arguments
*
* @param arguments
* @return path to the file which should be opened or null
* @throws java.io.IOException
*/