[home]   [me]   [my gallery]   [my blog]   [my articles]   [my code and projects]   [my links]
 

Using Eclipse compiler to create dynamic Java objects


In this blog entry, I'll show how to use the the Eclipse compiler. I'll give an example of how to read source code from memory, compile this source code to bytecode (still located in memory), and finally load and invoke the class.

[Read More]
 
 
 
 
 

« juli 2008 »
mationtofr
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
17
18
19
20
21
22
23
24
25
26
28
29
30
31
   
       
Today

AddThis Feed Button

 
© Morten Nobel