Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#35824 - [josm] Leave possibility to add Jython as classpath
Attached to Project:
Community Packages
Opened by Brice (eMerzh) - Sunday, 16 June 2013, 21:21 GMT
Last edited by Jaroslav Lichtblau (Dragonlord) - Monday, 23 December 2013, 22:27 GMT
Opened by Brice (eMerzh) - Sunday, 16 June 2013, 21:21 GMT
Last edited by Jaroslav Lichtblau (Dragonlord) - Monday, 23 December 2013, 22:27 GMT
|
DetailsI was trying to make josm scripts working
i've installed jython and josm wasn't detecting the jython engine. When changing /usr/bin/josm classpath to : CLASSPATH="/usr/share/java/josm/josm.jar:/opt/jython/jython.jar" it's now working. Is it possible to allow the /etc/conf.d/josm or something else to customize the launching of josm to accept the jython classpath? Thanks |
This task depends upon
Closed by Jaroslav Lichtblau (Dragonlord)
Monday, 23 December 2013, 22:27 GMT
Reason for closing: Won't implement
Monday, 23 December 2013, 22:27 GMT
Reason for closing: Won't implement
EXTRA_CLASSPATHS=
in conf.d/josm? is this so common it really deserves a place in conf.d?