Bug 579322 - Compile error during code evaluation: org.eclipse.pde.ui.tests cannot be resolved to a type
Summary: Compile error during code evaluation: org.eclipse.pde.ui.tests cannot be reso...
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 4.23   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-18 09:16 EDT by Andrey Loskutov CLA
Modified: 2024-03-10 16:46 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 Andrey Loskutov CLA 2022-03-18 09:16:50 EDT
Build id: I20220318-0220

Trying to debug org.eclipse.pde.ui.tests.launcher.FeatureBasedLaunchTest

Breakpoint at 
org.eclipse.pde.internal.ui.wizards.feature.AbstractCreateFeatureOperation.createProject(IProgressMonitor)

at line desc.setLocation(fLocation);

I can't evaluate trivial things:

desc.getLocation()
	Evaluation failed. Reason(s):
		Evaluations must contain either an expression or a block of well-formed statements

fProject.getLocation()
	Evaluation failed. Reason(s):
		Evaluations must contain either an expression or a block of well-formed statements

Each time I see warning without stack trace in the error log view:

Compile error during code evaluation: org.eclipse.pde.ui.tests cannot be resolved to a type

Note: org.eclipse.pde.ui.tests is not a type!

So something really wrong happens here.
Comment 1 Eclipse Genie CLA 2024-03-10 16:46:18 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.