- Android Builder merged (thanks Klugier!)

git-svn-id: svn://ultimatepp.org/upp/trunk@8636 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2015-07-06 09:18:38 +00:00
parent 19c49f9254
commit 264ae6ef62
60 changed files with 5616 additions and 705 deletions

10
uppsrc/ide/Java/Java.upp Normal file
View file

@ -0,0 +1,10 @@
description "TheIDE - Java spport module\377B";
uses
ide/Core;
file
Java.h,
Java.cpp,
Jdk.cpp;