Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-dev] can not launch jdt

Hi Rushikesh,

> There are unwanted projects imported which are causing the errors.

Those projects are actually "test" projects that are internal to JDT Test Suite. While you may have to tweak some in some cases, they're usually undesired in the workspace as Manoj mentions, since they create some "noise".
Basically, all projects whose name don't start with "org.eclipse.jdt" can be removed from your workspace.

Cheers

GIF image


Back to the top