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

  




 

 


Mobile Tools for Java
Release 1.0

Uses of Class
org.eclipse.mtj.core.project.ProjectType

Packages that use ProjectType
org.eclipse.mtj.core This package provides core constants and models. 
org.eclipse.mtj.core.project This package provides an API for managing MTJ project elements. 
 

Uses of ProjectType in org.eclipse.mtj.core
 

Methods in org.eclipse.mtj.core with parameters of type ProjectType
static  IMetaData MTJCore. createMetaData (IProject project, ProjectType projectType)
          Construct a new metadata object for the given type of project.
static  IAPI MTJCore. createNewAPI ( ProjectType projectType)
          Create a new IAPI instance.
static  ILibrary MTJCore. createNewLibrary ( ProjectType projectType)
          Create a new ILibrary instance.
 

Uses of ProjectType in org.eclipse.mtj.core.project
 

Methods in org.eclipse.mtj.core.project that return ProjectType
static  ProjectType ProjectType. fromProject (IProject project)
          Return the project type of the given project.
static  ProjectType ProjectType. valueOf ( String name)
          Returns the enum constant of this type with the specified name.
static  ProjectType[] ProjectType. values ()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Mobile Tools for Java
Release 1.0


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