Re: [Doxygen-users] doxywizard can't run PlantUML

2015-08-19 Thread Christoph Lipka
Sorry the code got truncated; I should probably have posted directly to the list. Here's the code again: :JAVA_SYMLINK_FIX rem set JAVA_EXE to whatever java.exe is found via the path call :FIND_IN_PATH JAVA_EXE java.exe rem set TRUE_JAVA_EXE to th

Re: [Doxygen-users] doxywizard can't run PlantUML

2015-08-19 Thread Christoph Lipka
In the batch file I'm using to run Doxygen, I've now added the following subroutine to get around the problem: -- -- If you need to use doxywizard to actually run Doxygen (as opposed to just generating a config file for it), you could launc

Re: [Doxygen-users] doxywizard can't run PlantUML

2015-07-02 Thread rkennerly
Christoph Lipka wrote > Am 01.07.2015 um 18:32 schrieb rkennerly: >> MikePelley wrote >>> I am trying to use the doxywizard with PlantUML. PlantUML works fine by >>> itself. But when the doxywizard gets to the step to invoke PlantUML, it >>> throws up a dialog saying "choose the program you want

Re: [Doxygen-users] doxywizard can't run PlantUML

2015-07-02 Thread Christoph Lipka
Am 01.07.2015 um 18:32 schrieb rkennerly: MikePelley wrote I am trying to use the doxywizard with PlantUML. PlantUML works fine by itself. But when the doxywizard gets to the step to invoke PlantUML, it throws up a dialog saying "choose the program you want to use to open this file: java.exe".

Re: [Doxygen-users] doxywizard can't run PlantUML

2015-07-01 Thread rkennerly
MikePelley wrote > I am trying to use the doxywizard with PlantUML. PlantUML works fine by > itself. But when the doxywizard gets to the step to invoke PlantUML, it > throws up a dialog saying "choose the program you want to use to open this > file: java.exe". Why is it trying to "open" java.exe