This commit is contained in:
perceux 2011-10-17 21:16:13 +00:00
parent 86ec55dac6
commit 23276638a8
4 changed files with 31 additions and 11 deletions

View file

@ -0,0 +1,3 @@
#Mon Oct 17 22:29:49 CEST 2011
eclipse.preferences.version=1
launchConfigExternalUrlPrefix=

View file

@ -1,3 +1,4 @@
#Sat May 23 00:48:42 CEST 2009
#Sat Oct 08 12:18:47 CEST 2011
eclipse.preferences.version=1
gwtCompileSettings=PGd3dC1jb21waWxlLXNldHRpbmdzPjxsb2ctbGV2ZWw+SU5GTzwvbG9nLWxldmVsPjxvdXRwdXQtc3R5bGU+T0JGVVNDQVRFRDwvb3V0cHV0LXN0eWxlPjxleHRyYS1hcmdzPjwhW0NEQVRBW11dPjwvZXh0cmEtYXJncz48dm0tYXJncz48IVtDREFUQVstWG14NTEybV1dPjwvdm0tYXJncz48L2d3dC1jb21waWxlLXNldHRpbmdzPg\=\=
filesCopiedToWebInfLib=gwt-servlet.jar
gwtCompileSettings=PGd3dC1jb21waWxlLXNldHRpbmdzPjxsb2ctbGV2ZWw+SU5GTzwvbG9nLWxldmVsPjxvdXRwdXQtc3R5bGU+T0JGVVNDQVRFRDwvb3V0cHV0LXN0eWxlPjxleHRyYS1hcmdzPjwhW0NEQVRBW11dPjwvZXh0cmEtYXJncz48dm0tYXJncz48IVtDREFUQVstWG14NTEybV1dPjwvdm0tYXJncz48ZW50cnktcG9pbnQtbW9kdWxlPm9yZy5kcmVhbXNvZnQucmVnZXhjaXRlLlJlZ0V4Y2l0ZTwvZW50cnktcG9pbnQtbW9kdWxlPjwvZ3d0LWNvbXBpbGUtc2V0dGluZ3M+

View file

@ -1,12 +1,28 @@
<!doctype html>
<!-- The DOCTYPE declaration above will set the -->
<!-- browser's rendering engine into -->
<!-- "Standards Mode". Replacing this declaration -->
<!-- with a "Quirks Mode" doctype is not supported. -->
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>RegExcite</title>
<script language="javascript" src="RegEx3Compressed.js"></script>
<script type="text/javascript" language="javascript" src="regexcite/regexcite.nocache.js"></script>
<link type="text/css" rel="stylesheet" href="RegExcite.css">
<script type="text/javascript" language="javascript" src="regexcite/regexcite.nocache.js"></script>
</head>
<body>
<!-- OPTIONAL: include this if you want history support -->
<iframe src="javascript:''" id="__gwt_historyFrame" tabIndex='-1' style="position:absolute;width:0;height:0;border:0"></iframe>
<!-- RECOMMENDED if your web app will not function without JavaScript enabled -->
<noscript>
<div style="width: 22em; position: absolute; left: 50%; margin-left: -11em; color: red; background-color: white; border: 1px solid red; padding: 4px; font-family: sans-serif">
Your web browser must have JavaScript enabled
in order for this application to display correctly.
</div>
</noscript>
<table width="100%" height="100%" cellpadding="0" cellspacing="0">
<tr>
<td height="0.5%">&nbsp;&nbsp;<b>RegEx</b><sub style='color: red;'>Cite</sub></td>