This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallAnywhere
- :
- InstallAnywhere Forum
- :
- Unable to reflect changes in installer
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Jan 21, 2010
04:18 AM
Unable to reflect changes in installer
Hi
I have written a java custom code to download a file from server.
Works fine.
Now whenever i make change to this custom code, it doesn't reflect the changes in installer unless i change the name of the class.
Why this happens?
How should i handle this?
And this happens with any custom code and panels.
Awaiting Reply
Thanks in advance.
I have written a java custom code to download a file from server.
Works fine.
Now whenever i make change to this custom code, it doesn't reflect the changes in installer unless i change the name of the class.
Why this happens?
How should i handle this?
And this happens with any custom code and panels.
Awaiting Reply
Thanks in advance.
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Jan 21, 2010
07:02 AM
Do you recompile the custom code and thus refresh the .jar file containing the custom code?
