Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


org.eclipse.jet.transform
Class JETLaunchConstants

java.lang.Object
  extended by 
org.eclipse.jet.transform.JETLaunchConstants

public class JETLaunchConstants
extends java.lang.Object

Declares constants for the JET Launch configuration and its attributes


Field Summary
static java.lang.String CONFIG_ID
          The JET Launch configuration ID
static java.lang.String ID
          The name of the 'id' attribute in the launch configuration.
static java.lang.String LOG_FILTER_LEVEL
          The name of the 'logFilterLevel' attribute in the lauch configuration.
static java.lang.String SOURCE
          The name of the 'source' attribute in the launch configuration
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONFIG_ID

public static final java.lang.String CONFIG_ID
The JET Launch configuration ID

See Also:
Constant Field Values

SOURCE

public static final java.lang.String SOURCE
The name of the 'source' attribute in the launch configuration

See Also:
Constant Field Values

ID

public static final java.lang.String ID
The name of the 'id' attribute in the launch configuration.

See Also:
Constant Field Values

LOG_FILTER_LEVEL

public static final java.lang.String LOG_FILTER_LEVEL
The name of the 'logFilterLevel' attribute in the lauch configuration.

See Also:
Constant Field Values

Copyright 2006 IBM Corporation and others.
All Rights Reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire