Skip to content

Commit 1ed3fa9

Browse files
committed
Beta-1
1 parent 7f768de commit 1ed3fa9

File tree

102 files changed

+2097
-1210
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

102 files changed

+2097
-1210
lines changed

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,6 @@ project(':develnext') {
145145
compile project(':jphp-game-ext')
146146
compile project(':jphp-parser')
147147
compile project(':develnext-doc')
148-
compile project(':develnext-stdlib')
149148

150149
if (new File("./develnext-control/build.gradle").exists()) {
151150
compile project(':develnext-control')

develnext-stdlib/Json.php

Lines changed: 0 additions & 10 deletions
This file was deleted.

develnext-stdlib/build.gradle

Lines changed: 0 additions & 3 deletions
This file was deleted.
737 Bytes
Loading
2.15 KB
Loading
485 Bytes
Loading
736 Bytes
Loading
609 Bytes
Loading
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
ide\project\control\CommonProjectControlPane
2+
ide\project\control\DesignProjectControlPane
3+
4+
ide\project\control\FormsProjectControlPane
5+
ide\project\control\ModulesProjectControlPane
6+
ide\project\control\SpritesProjectControlPane
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2+
<behaviours/>

0 commit comments

Comments
 (0)