Révision 2874
| tmp/org.txm.statsengine.r.core/src/org/txm/statsengine/r/core/StartRserve.java (revision 2874) | ||
|---|---|---|
| 73 | 73 |
if (new File(cmd).exists() && !new File(cmd).isDirectory() |
| 74 | 74 |
&& new File(cmd).canExecute()) |
| 75 | 75 |
return launchRserve(cmd, |
| 76 |
"--no-save --encoding utf8 " + rArgs, "--RS-encoding utf8 --no-save --encoding utf8 " + rServeArgs, port, debug); //$NON-NLS-1$ //$NON-NLS-2$ |
|
| 77 |
return false;// checkLocalRserve(port, debug, rArgs, rServeArgs); |
|
| 76 |
"--no-init-file --no-save --encoding utf8 " + rArgs, "--RS-encoding utf8 --no-save --encoding utf8 " + rServeArgs, port, debug); //$NON-NLS-1$ //$NON-NLS-2$
|
|
| 77 |
return false; // checkLocalRserve(port, debug, rArgs, rServeArgs);
|
|
| 78 | 78 |
} |
| 79 | 79 |
|
| 80 | 80 |
/** |
Formats disponibles : Unified diff