ndai | acc4d0d | 2006-05-19 17:10:33 +0000 | [diff] [blame] | 1 | |
ndai | b8cedc8 | 2005-09-13 18:00:32 +0000 | [diff] [blame] | 2 | # Tomcat dirs |
| 3 | tomcat50Dir=jakarta-tomcat-5.0.28 |
| 4 | |
| 5 | # Jonas dirs |
| 6 | #jonas432Dir= |
| 7 | jonas432DirName=JONAS_4_3_2 |
| 8 | |
ndai | b8cedc8 | 2005-09-13 18:00:32 +0000 | [diff] [blame] | 9 | # SWT |
| 10 | #swt.lib.path=org.eclipse.swt.motif_3.1.0/os/linux/x86 |
rsrinivasan | 630e76b | 2008-01-11 20:24:13 +0000 | [diff] [blame] | 11 | swt.lib.path=org.eclipse.swt.win32_3.1.0/os/win32/x86 |
| 12 | |
david_williams | 7dfa4e2 | 2008-08-18 01:54:30 +0000 | [diff] [blame] | 13 | # JSF Runtime Library directory |
| 14 | jsf1.1Dir=myfaces-core-1.1.5/lib |
| 15 | |
tle | a187cf4 | 2008-09-23 20:46:52 +0000 | [diff] [blame] | 16 | # JPT Persistence Runtime Library path |
tle | 426066d | 2009-06-29 20:21:31 +0000 | [diff] [blame] | 17 | jpt-persistence-jar=jpt/jpt-persistence-2.0-preview/lib/javax.persistence_2.0_preview.jar |
tle | f23e0f0 | 2009-07-31 06:07:05 +0000 | [diff] [blame] | 18 | jpt-eclipselink-jar=jpt/jpt-eclipselink-2.0.0/lib/eclipselink.jar |
| 19 | |
| 20 | jpt-persistence10-jar=jpt/persistence-1.0/lib/persistence.jar |
| 21 | jpt-eclipselink110-jar=jpt/eclipselink-1.1.0/lib/eclipselink.jar |