mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
Finishing setting up tests (compiler server).
This commit is contained in:
parent
24d086dedb
commit
7d194f269e
+14
@@ -0,0 +1,14 @@
|
||||
<%--
|
||||
Created by IntelliJ IDEA.
|
||||
User: cdr
|
||||
Date: Sep 17, 2004
|
||||
Time: 2:53:58 PM
|
||||
To change this template use File | Settings | File Templates.
|
||||
--%>
|
||||
<%@ page contentType="text/html;charset=UTF-8" language="java" %>
|
||||
<%@include file="dep.jsp" %>
|
||||
<%@include file="dep2.jsp" %>
|
||||
<html>
|
||||
<head><title>Simple jsp page</title></head>
|
||||
<body>Place your content here</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user