Browse CVS Repository
Annotation of /pal/charttest/.project
Parent Directory
| Revision Log
| Revision Graph
Revision 1.2 -
( hide annotations)
( download)
Mon Sep 25 13:20:47 2006 UTC
(17 years, 6 months ago)
by shinsuke
Branch: MAIN
CVS Tags: CHARTTEST-RELEASE-0_2, HEAD
Changes since 1.1: +1 -1 lines
cleanup. removed unused dependencies. updated to release version.
| 1 |
shinsuke |
1.1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 |
|
|
|
| 3 |
|
|
<projectDescription> |
| 4 |
|
|
<name>charttest</name> |
| 5 |
shinsuke |
1.2 |
<comment>This is a sample portlet to create several charts.</comment> |
| 6 |
shinsuke |
1.1 |
<projects> |
| 7 |
|
|
</projects> |
| 8 |
|
|
<buildSpec> |
| 9 |
|
|
<buildCommand> |
| 10 |
|
|
<name>org.eclipse.jdt.core.javabuilder</name> |
| 11 |
|
|
<arguments> |
| 12 |
|
|
</arguments> |
| 13 |
|
|
</buildCommand> |
| 14 |
|
|
</buildSpec> |
| 15 |
|
|
<natures> |
| 16 |
|
|
<nature>org.eclipse.jdt.core.javanature</nature> |
| 17 |
|
|
</natures> |
| 18 |
|
|
</projectDescription> |
|