This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 76620 - Automatic class hotswaping
Summary: Automatic class hotswaping
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker with 1 vote (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-19 18:09 UTC by _ gtzabari
Modified: 2016-07-07 08:56 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ gtzabari 2006-05-19 18:09:44 UTC
I was told that in Eclipse you can be developing a webapp, changing a Java file
and when you save it, the file is automatically compiled and hotswapped onto the
running web server. That sounds like a huge time saver to me.

I am proposing we add an option for similar behavior such that when files are
saved, they are automatically compiled and hotswapped into the web-server. I
don't need to mention how long it takes to redeploy a webapp in the current
configuration. It is a *huge* waste of time.

I know this feature exists as a menu option, but I am saying we shouldn't have
to do this manually. I see a whole benefit for this feature for webapp
development but it might be useful for application development as well.
Comment 1 Martin Entlicher 2006-05-20 03:46:04 UTC
We can do that after we have automatic compilation, like Eclipse have it.
I did not find an enhancement for auto-compilation in IZ though, but it might be
planned for some next version...
Comment 2 Jiri Kovalsky 2006-05-20 13:26:03 UTC
Reassigning to web component for consideration.
Comment 3 _ gtzabari 2012-02-11 18:07:11 UTC
(In reply to comment #1)
> We can do that after we have automatic compilation, like Eclipse have it.
> I did not find an enhancement for auto-compilation in IZ though, but it might
> be
> planned for some next version...

Now that we have automatic compilation (i.e. Compile on Save) is this feature implementable?
Comment 4 Martin Balin 2016-07-07 08:56:50 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss