Skip to content

Commit

Permalink
[sarldoc] Remove the support of -J flags and fixing the proxy support.
Browse files Browse the repository at this point in the history
Signed-off-by: Stéphane Galland <galland@arakhne.org>
  • Loading branch information
gallandarakhneorg committed Oct 6, 2019
1 parent 78dab59 commit 9da2496
Show file tree
Hide file tree
Showing 7 changed files with 255 additions and 230 deletions.
Expand Up @@ -42,6 +42,8 @@ public class Messages extends NLS {
public static String SarldocCommand_5;
public static String SarldocCommand_6;
public static String SarldocCommand_7;
public static String SarldocCommand_8;
public static String SarldocCommand_9;
static {
// initialize resource bundle
NLS.initializeMessages(BUNDLE_NAME, Messages.class);
Expand Down

0 comments on commit 9da2496

Please sign in to comment.