How can I recompile the SmartClient source code?
What I did so far:
1. Downloaded the SmartClient code: http://www.smartclient.com/builds/SmartClient/8.x/LGPL
2. Add my fixes/extensions to the source code (SmartClient_SC_SNAPSHOT-*/smartclientSDK/source/):
- Overlap bug: http://forums.smartclient.com/showthread.php?t=13750
- 24h support: http://code.google.com/p/smartgwt/issues/detail?id=460&colspec=ID%20Stars%20Type%20Status%20Priority%20Milestone%20Owner%20Summary%20Reporter
How can I rebuild now the smartclient.jar from this?
Is there something similar for SmartClient like the very helpful docu for SmartGWT: http://code.google.com/p/smartgwt/wiki/BuildingFromSVN
What I did so far:
1. Downloaded the SmartClient code: http://www.smartclient.com/builds/SmartClient/8.x/LGPL
2. Add my fixes/extensions to the source code (SmartClient_SC_SNAPSHOT-*/smartclientSDK/source/):
- Overlap bug: http://forums.smartclient.com/showthread.php?t=13750
- 24h support: http://code.google.com/p/smartgwt/issues/detail?id=460&colspec=ID%20Stars%20Type%20Status%20Priority%20Milestone%20Owner%20Summary%20Reporter
How can I rebuild now the smartclient.jar from this?
Is there something similar for SmartClient like the very helpful docu for SmartGWT: http://code.google.com/p/smartgwt/wiki/BuildingFromSVN
Comment