fixes #21
Switched from Ant to Maven. Usage: - Install Maven 3.x - Enter directory with pom.xml - Type mvn compile - Enjoy!
This commit is contained in:
15
resources/html/Default.html
Normal file
15
resources/html/Default.html
Normal file
@@ -0,0 +1,15 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Default page</title>
|
||||
</head>
|
||||
<body>
|
||||
<EFBFBD>
|
||||
<h1 align="center">HTML description file is missing</h1>
|
||||
<center>
|
||||
</center><br>
|
||||
Unfortunately there is no additional HTML description
|
||||
file to this class. Please refer to the JOptDocumentation
|
||||
file or the JavaDoc for more information on this class.
|
||||
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user