EntityFXCode / arsenalsuite

Automatically exported from code.google.com/p/arsenalsuite
GNU General Public License v2.0
0 stars 1 forks source link

Cannot run classmaker from a different directory #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
If you try to run classmaker from a directory that it is not stored in, it
will fail with it not be able to find the templates directory.

What steps will reproduce the problem?
1. classmaker -s ./schema.xml -o ./
2. ERROR: templates directory does not exist

What is the expected output? What do you see instead?
Expected: no error
Actual: ERROR: templates directory does not exist

What version of the product are you using? On what operating system?
8843

Please provide any additional information below.
It would be good to provide an extra command line option:
--templates, -t DIR directory where templates can be found

Original issue reported on code.google.com by tal...@gmail.com on 3 Nov 2009 at 12:30

GoogleCodeExporter commented 9 years ago

Original comment by barry.ro...@gmail.com on 3 Nov 2009 at 12:32

GoogleCodeExporter commented 9 years ago

Original comment by barry.ro...@gmail.com on 3 Nov 2009 at 12:32

GoogleCodeExporter commented 9 years ago
committed in 9382

Original comment by barry.ro...@gmail.com on 22 Feb 2010 at 2:35