Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-ant-dev] Editor class for non resource based build files


org.eclipse.ant.internal.ui.ExternalHyperlink

Debugging Ant is all controlled by the AntDebugState...but looking at your patch for the enhancement for adding new
 breakpoints in https://bugs.eclipse.org/bugs/show_bug.cgi?id=185152 I think you already figured that out :-)

Thanks
Darins



Pascal Rapicault <Pascal_Rapicault@xxxxxxxxxx>
Sent by: platform-ant-dev-bounces@xxxxxxxxxxx

05/01/2007 01:58 PM

Please respond to
"Eclipse Ant integration developers list."        <platform-ant-dev@xxxxxxxxxxx>

To
platform-ant-dev@xxxxxxxxxxx
cc
Subject
[platform-ant-dev] Editor class for non resource based build files






Hi,

I would like to know what is the class being used to open build files that
are not contained in the workspace. Also I would like to know how hard it
would be to add support to it to enable breakpoint addition and removal
from it (ignoring the fact that the current AntLineBreakpoint is workspace
aware).

Thx

PaScaL

_______________________________________________
platform-ant-dev mailing list
platform-ant-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-ant-dev


Back to the top