public class ProjectInfo extends Object
Constructor and Description |
---|
ProjectInfo(String name,
String description)
Create a project information
|
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Returns the project description or
null if no description is provided. |
String |
getName()
Returns the project name.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.