Opened 6 years ago
Closed 5 years ago
#134 closed defect (fixed)
Hardcoded paths in predefined projects should be eliminated
Reported by: | ke | Owned by: | jd |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | trale-sld | Version: | |
Keywords: | Cc: |
Description
Needs some changes in how KahinaInstance? and its subclasses load projects.
Change History (2)
comment:1 Changed 6 years ago by ke
comment:2 Changed 5 years ago by ke
- Resolution set to fixed
- Status changed from new to closed
Relative paths in project XML files are supported as of @1770.
And with the kahina repository now linked into the trale repository as a Subversion external item, being able to run from JAR is no longer a desideratum, as far as I'm concerned.
Note: See
TracTickets for help on using
tickets.
Kahina should interpret the location of theory and signature files relative to the location of the project XML file.
That XML file must exist, though. So at least if the user is running Kahina from a JAR, the default projects need to be unpacked somewhere. This should happen automatically, to some dot directory in the user's home directory.