mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-26 03:13:40 +07:00
move jsp smart completion test back into ultimate
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user