org.symbian.tools.wrttools.previewer/.classpath
author Paul Beusterien <paulb@symbian.org>
Fri, 09 Jul 2010 13:55:17 -0700
changeset 430 c9364c38809d
parent 303 a619b3ef3095
permissions -rw-r--r--
fix 2643. Supply alerts when vibrate or beep is called in the previewer. And enable sysinfo functions to be called by putting embed tag in phonegap wizard html file
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
37
641b65b14318 Added WRT previewer, Mozilla Xulrunner, and Mozilla XP Com. Integrated Xulrunner browser into WRT Previewer.
tasneems@symbian.org
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
641b65b14318 Added WRT previewer, Mozilla Xulrunner, and Mozilla XP Com. Integrated Xulrunner browser into WRT Previewer.
tasneems@symbian.org
parents:
diff changeset
     2
<classpath>
303
a619b3ef3095 Bug 2482 - Store previewer user information in workspace
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 229
diff changeset
     3
	<classpathentry exported="true" kind="lib" path="lib/json_simple/json_simple-1.1.jar"/>
229
716254ccbcc0 Fixed 2046: WRTKit help topics. Fixed 2170: Added support for Web Developer Library. Fixed 1952: Event Trigger icons unreadable
tasneems@symbian.org
parents: 98
diff changeset
     4
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
37
641b65b14318 Added WRT previewer, Mozilla Xulrunner, and Mozilla XP Com. Integrated Xulrunner browser into WRT Previewer.
tasneems@symbian.org
parents:
diff changeset
     5
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
641b65b14318 Added WRT previewer, Mozilla Xulrunner, and Mozilla XP Com. Integrated Xulrunner browser into WRT Previewer.
tasneems@symbian.org
parents:
diff changeset
     6
	<classpathentry kind="src" path="src"/>
641b65b14318 Added WRT previewer, Mozilla Xulrunner, and Mozilla XP Com. Integrated Xulrunner browser into WRT Previewer.
tasneems@symbian.org
parents:
diff changeset
     7
	<classpathentry kind="output" path="bin"/>
641b65b14318 Added WRT previewer, Mozilla Xulrunner, and Mozilla XP Com. Integrated Xulrunner browser into WRT Previewer.
tasneems@symbian.org
parents:
diff changeset
     8
</classpath>