Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-ant-dev] compile trouble


I am not seeing this problem...but of course I am running on HEAD of the org.eclipse.jdt.debug.* plugins.

So Ant UI requires org.eclipse.jdt.debug.ui from HEAD (and JDT debug may require the other debug plugins from HEAD as well...sorry for the lack of details).

Thanks
Darins



"Shackelford, John-Mason" <john-mason.shackelford@xxxxxxxxxxx>
Sent by: platform-ant-dev-admin@xxxxxxxxxxx

03/02/04 06:25 PM
Please respond to platform-ant-dev

       
        To:        "'platform-ant-dev@xxxxxxxxxxx'" <platform-ant-dev@xxxxxxxxxxx>
        cc:        
        Subject:        [platform-ant-dev] compile trouble




I am seeing compile errors in HEAD. AntClasspathTab2.java is not compiling
due to a missing import. I would have expected this to be in
org.eclipse.jdt.ui, but no such luck.

The offending reference is:

org.eclipse.jdt.internal.debug.ui.actions.RestoreDefaultEntriesAction

Thanks,

John-Mason

****************************************************************************
This email may contain confidential material.
If you were not an intended recipient,
Please notify the sender and delete all copies.
We may monitor email to and from our network.
****************************************************************************
_______________________________________________
platform-ant-dev mailing list
platform-ant-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-ant-dev



Back to the top