Bug 468354 - No diagnosis of alternate JRE
Summary: No diagnosis of alternate JRE
Status: ASSIGNED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Ant (show other bugs)
Version: 4.4   Edit
Hardware: PC Windows NT
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-Ant-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-26 12:50 EDT by Ed Willink CLA
Modified: 2015-05-29 02:30 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ed Willink CLA 2015-05-26 12:50:06 EDT
From Bug 106604#c3

"By default, Ant builds are run in a seperate VM from Eclipse. The 
special "Eclipse" tasks are required to execute in the same runtime as 
Eclipse, and to be able to use the tasks, you must specify to run in the same 
runtime as Eclipse on the JRE tab of the Ant launch config."

I have lost track of the number of times I have hit this. It's a really painful debug that helps to make me hate ANT in Eclipse.

Why is there no diagnostic that an Eclipse task is being used but a distinct JRE is selected?
Comment 1 Sarika Sinha CLA 2015-05-29 02:29:56 EDT
Yes, some diagnostic will help.