- Aug 30, 2016
-
-
Romain Gilles authored
-
- Aug 29, 2016
-
-
Romain Gilles authored
It is a common practice to put all the compiled classes into a dedicated folder in order to: - avoid to mix the code and the complied classes - to allow a simple way to remove the complied classes Add log of java version in order to make it explicit to the end user.
-
- Aug 26, 2016
-
-
Wouter van Oortmerssen authored
This was causing class loader errors on Java 1.6. Change-Id: Id1d9e7e369aad639115664c43a867c4d3a82f9f1 Tested: on Linux.
-
- Aug 25, 2016
-
-
Romain Gilles authored
It is a common practice to put all the compiled classes into a dedicated folder in order to: - void to mixing the code and the complied classes - to allow a simple way to remove the complied classes
-
- May 23, 2016
-
-
Wouter van Oortmerssen authored
Change-Id: Ie7cc268a8823aec1d06c8b7cbef54068d832de3a
-
- Dec 05, 2015
-
-
Oli Wilkinson authored
Fix to #360 - Updated the general generator (Java/C#) to emit fully qualified names where the referenced object isn't directly in this namespace. Added test fbs files to verify compilation.
-
- Mar 12, 2015
-
-
loverszhaokai authored
Change-Id: I106de8985cea572590d49c896b72c54f33e73bd2
-
- Jun 23, 2014
-
-
rw authored
-
- Jun 20, 2014