Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: backlog
-
Labels:None
-
Number of attachments :
Description
some aspects are unclear:
- compilerVersion is only used when forking
- fork should indicate that it uses the built in version when false, not an executable.
Also:
- don't set parameters that only apply to forking when fork is false to make the code more readable
- specifiy which are specific to javac, or java in general (perhaps we should be able to assign a @category to a plugin parameter)
Issue Links
- is related to
-
MCOMPILER-58
Improve documentation for cross-compiling Java code
-
-
MCOMPILER-57
State default source (1.3) and target (1.1) in the documentation
-
The two first bullet points are fixed