[
https://issues.apache.org/jira/browse/OPENNLP-44?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986790#action_12986790
]
James Kosin commented on OPENNLP-44:
------------------------------------
I adjusted the batch file to use the JAVA_HOME environment variable if
available. Turns out you need this set anyway for maven...
If not availabe, the batch file will set to use the windows search path to find
java.exe ... Turns out java installs a copy also in the Windows system
directory.
Like UNIX / Linux we don't have a good way to find the location of OPENNLP_HOME.
The changes should work with XP and Windows Vista and 7.
> Add an bin/opennlp.bat start file for windows users
> ---------------------------------------------------
>
> Key: OPENNLP-44
> URL: https://issues.apache.org/jira/browse/OPENNLP-44
> Project: OpenNLP
> Issue Type: Improvement
> Components: Command Line Interface
> Reporter: Jörn Kottmann
> Assignee: James Kosin
> Fix For: tools-1.5.1-incubating
>
>
> There should be an opennlp.bat file to start opennlp the same way on windows
> as the "bin/opennlp" shell script on unix like systems does.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.