Welcome to mirror list, hosted at ThFree Co, Russian Federation.

TODO « JavaBinding « extras - github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7b0d9904cea3ae79c4d08bc2d718bc1a72fd7bcd (plain)
1
2
3
4
5
6
7
 - fix regluar java templates
 - make classpath handling better
 - support turning a jar to a dll simply
 - support more java compilers (like ecj)
 - automatically copy IKVM.GNU.Classpath.dll and IKVM.Runtime.dll
	to output dir
 - implement GenerateMakefiles perhaps