head	1.5;
access;
symbols
	snapshot200701009:1.2
	v20070921-0-7-0:1.2
	snapshot20070831:1.2
	snapshot20070730:1.2
	STP-0_6_0:1.2
	v200706250300:1.2
	v20070530-0-5-0:1.2
	v200704202100:1.2;
locks; strict;
comment	@# @;


1.5
date	2007.11.02.02.37.31;	author jma;	state Exp;
branches;
next	1.4;
commitid	1d30472a8d684567;

1.4
date	2007.11.01.02.42.38;	author jma;	state Exp;
branches;
next	1.3;
commitid	7fb947293d1c4567;

1.3
date	2007.10.30.06.57.58;	author jma;	state Exp;
branches;
next	1.2;
commitid	113a4726d5f54567;

1.2
date	2007.01.30.16.27.18;	author jma;	state Exp;
branches;
next	1.1;
commitid	1f2d45bf71e54567;

1.1
date	2006.12.29.10.15.17;	author jma;	state Exp;
branches;
next	;
commitid	2c624594eaaf4567;


desc
@@


1.5
log
@updated the sca api lib to 1.0 version since it has passed IPZilla review yesterday
@
text
@<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry exported="true" kind="lib" path="lib/tuscany-sca-api-1.0-incubating.jar"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
	<classpathentry kind="output" path="bin"/>
</classpath>
@


1.4
log
@change the sca api jar to 0.99 version. because:
1. that version has passed the preliminar bug review in ipzilla.
2. the annotations of 0.99 is the same as 1.0.
@
text
@d4 1
a4 1
	<classpathentry exported="true" kind="lib" path="lib/sca-api-0.99-incubating.jar"/>
@


1.3
log
@updated sca annotations to sca 1.0
added sca 1.0 api to the lib
@
text
@d4 1
a6 1
	<classpathentry kind="lib" path="lib/sca10-api.jar"/>
@


1.2
log
@updated sc plugins for the build and package
@
text
@d4 1
a4 1
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
d6 1
d8 1
a8 1
</classpath>@


1.1
log
@plugin to create sca.java component project
@
text
@d3 5
a7 5
	<classpathentry path="src" kind="src"/>
	<classpathentry path="org.eclipse.jdt.launching.JRE_CONTAINER" kind="con"/>
	<classpathentry path="org.eclipse.pde.core.requiredPlugins" kind="con"/>
	<classpathentry path="bin" kind="output"/>
</classpath>
@

