Ignore:
Timestamp:
Jul 12, 2012, 9:15:02 AM (12 years ago)
Author:
chronos
Message:
  • Added: Tool button with drop down menu of available targets.
  • Added Target list have icons.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Target/UTargetJava.pas

    r41 r48  
    3131  SourceExtension := '.java';
    3232  CompiledExtension := '.class';
     33  ImageIndex := 24;
    3334  Capabilities := [tcCompile, tcRun];
    3435  {$IFDEF Windows}
Note: See TracChangeset for help on using the changeset viewer.