Bug 500242 - hot code reeplace fails status
Summary: hot code reeplace fails status
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 4.6   Edit
Hardware: PC Windows 10
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-24 23:14 EDT by wang willard CLA
Modified: 2016-08-25 09:00 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description wang willard CLA 2016-08-24 23:14:04 EDT
Strictly speaking, this is a suggestion, not a bug. When the server is running, I modified the code, then will pop up a dialog box telling me hot code replacement failure, then I have to click on the dialog handle, it is quite annoying, I might want to continue to run the server, modifying the code until I reboot the server . I think if there is a better solution to tell the programmer hot code replacement fail better, for example, appears in the status bar to show the hot code replaced successfully or failed,rather than having to deal with the dialog box. Thank you
Comment 1 Jay Arthanareeswaran CLA 2016-08-25 01:25:02 EDT
Is this specific to running servers or happens when debugging a Java program too?
Comment 2 wang willard CLA 2016-08-25 01:30:33 EDT
(In reply to Jay Arthanareeswaran from comment #1)
> Is this specific to running servers or happens when debugging a Java program
> too?

when debugging a Java application