move jsp smart completion test back into ultimate

This commit is contained in:
peter
2009-10-15 19:04:16 +01:00
parent fc5b2909d7
commit 5b6d7557a1
3 changed files with 0 additions and 15 deletions
@@ -1,5 +0,0 @@
<%@ page contentType="text/html;charset=UTF-8" language="java" %>
<html>
<head><title>Simple jsp page</title></head>
<body><%=System.currentTimeMillis()<caret>%></body>
</html>
@@ -1,5 +0,0 @@
<%@ page contentType="text/html;charset=UTF-8" language="java" %>
<html>
<head><title>Simple jsp page</title></head>
<body><%=System.cur<caret>%></body>
</html>