: 11 : 11 : 0 |
I write all of my Java agent in MyEclipse and then import them into Domino using the Imported Java agent type. This is great, but then when you want to go and change an agent and just refresh one class file, when saving the agent every class file is actually refreshed. Not normally a problem but if you have a *big* agent and are working over a slow network or VPN this can take a really long time.
I'd love for the save process to be changed to actually just update the files that you tell it to.
|