You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Web API/$APPNAME$.b4j
+45-36Lines changed: 45 additions & 36 deletions
Original file line number
Diff line number
Diff line change
@@ -1,35 +1,40 @@
1
1
AppType=StandardJava
2
2
Build1=Default,b4j.webapi
3
-
File1=help.html
4
-
File2=index.html
5
-
File3=main.html
3
+
File1=category.html
4
+
File2=help.html
5
+
File3=index.html
6
+
File4=main.html
6
7
FileGroup1=Default Group
7
8
FileGroup2=Default Group
8
9
FileGroup3=Default Group
10
+
FileGroup4=Default Group
9
11
Group=Default Group
10
12
Library1=byteconverter
11
-
Library2=jcore
12
-
Library3=jserver
13
-
Library4=json
14
-
Library5=jsql
15
-
Library6=javaobject
16
-
Module1=CorsFilter
17
-
Module2=DataConnector
18
-
Module3=DefaultHandler
19
-
Module4=HelpHandler
20
-
Module5=HomeHandler
21
-
Module6=HttpsFilter
22
-
Module7=ProductHandler
23
-
Module8=Utility
24
-
Module9=WebUtils
25
-
NumberOfFiles=3
26
-
NumberOfLibraries=6
27
-
NumberOfModules=9
28
-
Version=9.5
13
+
Library2=javaobject
14
+
Library3=jcore
15
+
Library4=jserver
16
+
Library5=json
17
+
Library6=jsql
18
+
Library7=jokhttputils2
19
+
Module1=CategoryHandler
20
+
Module10=Utility
21
+
Module11=WebUtils
22
+
Module2=CorsFilter
23
+
Module3=DataConnector
24
+
Module4=DefaultHandler
25
+
Module5=FindHandler
26
+
Module6=HelpHandler
27
+
Module7=HomeHandler
28
+
Module8=HttpsFilter
29
+
Module9=ProductHandler
30
+
NumberOfFiles=4
31
+
NumberOfLibraries=7
32
+
NumberOfModules=11
33
+
Version=9.8
29
34
@EndOfDesignText@
30
35
' Name: Web API Template Lite
31
36
' Description: Non-UI application (console / server application)
32
-
' Version: 1.12
37
+
' Version: 1.14
33
38
34
39
'Click to create Publish.zip: ide://run?file=%JAVABIN%\jar.exe&WorkingDirectory=../Objects&Args=-cMf&Args=Publish.zip&Args=www&Args=*.jar&Args=*.ini&Args=*.db&Args=help.html&Args=help.js&Args=comments.txt
0 commit comments