------------------------------------------------------------ revno: 8554 committer: thaichuong159 <[email protected]> branch nick: dhis2 timestamp: Wed 2012-10-17 17:58:47 +0700 message: Committed the .project and .classpath file for eclipse - Punjab Cancer MIS J2ME application added: local/in/dhis-mobile/J2ME/PUNJAB/Cancer MIS/.classpath local/in/dhis-mobile/J2ME/PUNJAB/Cancer MIS/.project
-- lp:dhis2 https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk Your team DHIS 2 developers is subscribed to branch lp:dhis2. To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== added file 'local/in/dhis-mobile/J2ME/PUNJAB/Cancer MIS/.classpath' --- local/in/dhis-mobile/J2ME/PUNJAB/Cancer MIS/.classpath 1970-01-01 00:00:00 +0000 +++ local/in/dhis-mobile/J2ME/PUNJAB/Cancer MIS/.classpath 2012-10-17 10:58:47 +0000 @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<classpath> + <classpathentry kind="src" path="src"/> + <classpathentry kind="src" path="res"/> + <classpathentry exported="true" kind="con" path="J2MELIB"/> + <classpathentry exported="true" kind="lib" path="C:/Users/Thai Chuong/J2ME-Polish2.3/import/cldc-1.1.jar"/> + <classpathentry exported="true" kind="lib" path="C:/Users/Thai Chuong/J2ME-Polish2.3/import/enough-j2mepolish-client.jar"/> + <classpathentry exported="true" kind="lib" path="C:/Users/Thai Chuong/J2ME-Polish2.3/import/midp-2.0.jar"/> + <classpathentry exported="true" kind="lib" path="C:/Users/Thai Chuong/J2ME-Polish2.3/import/mmapi.jar"/> + <classpathentry exported="true" kind="lib" path="C:/Users/Thai Chuong/J2ME-Polish2.3/import/nokia-ui.jar"/> + <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.6.0_30"/> + <classpathentry kind="lib" path="C:/Users/Thai Chuong/J2ME-Polish2.3/import/wmapi-2.0.jar"/> + <classpathentry kind="lib" path="C:/Users/Thai Chuong/J2ME-Polish2.3/import/wmapi.jar"/> + <classpathentry kind="output" path="bin"/> +</classpath> === added file 'local/in/dhis-mobile/J2ME/PUNJAB/Cancer MIS/.project' --- local/in/dhis-mobile/J2ME/PUNJAB/Cancer MIS/.project 1970-01-01 00:00:00 +0000 +++ local/in/dhis-mobile/J2ME/PUNJAB/Cancer MIS/.project 2012-10-17 10:58:47 +0000 @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>hello world</name> + <comment></comment> + <projects> + </projects> + <buildSpec> + <buildCommand> + <name>org.eclipse.jdt.core.javabuilder</name> + <arguments> + </arguments> + </buildCommand> + <buildCommand> + <name>eclipseme.core.preverifier</name> + <arguments> + </arguments> + </buildCommand> + </buildSpec> + <natures> + <nature>org.eclipse.jdt.core.javanature</nature> + <nature>eclipseme.core.nature</nature> + </natures> +</projectDescription>
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp

