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