Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » remote debugging trying to clean output folder
remote debugging trying to clean output folder [message #207034] Fri, 17 June 2005 03:08 Go to next message
Anand Narasimhan is currently offline Anand NarasimhanFriend
Messages: 104
Registered: July 2009
Senior Member
Hi,

When launing a remote debugging, eclipse tries to clean output folder. I
see a message saying "trying to clean output folders." Does eclispe try
to clean output folders and build again?

Thanks
Anand
Re: remote debugging trying to clean output folder [message #207128 is a reply to message #207034] Fri, 17 June 2005 13:11 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

Only if it thinks it needs to build and an incremental build is not
sufficient.


--
Thanks,
Rich Kulp
Re: remote debugging trying to clean output folder [message #207166 is a reply to message #207128] Fri, 17 June 2005 19:37 Go to previous messageGo to next message
Anand Narasimhan is currently offline Anand NarasimhanFriend
Messages: 104
Registered: July 2009
Senior Member
But I have "Automatic Build" turned off. Also I have disabled "Java
Builder" off. I do not want eclipse to build it. We use make to build
our sources. Is there a way to tell eclipse not to try to build the
sources. When I create a launcher for debuggig, there is an option for
turning off build before launch. I don't see similar option for remote
debugging.

Anand

Rich Kulp wrote:
> Only if it thinks it needs to build and an incremental build is not
> sufficient.
>
>
Re: remote debugging trying to clean output folder [message #207172 is a reply to message #207166] Fri, 17 June 2005 19:45 Go to previous messageGo to next message
Kevin Barnes is currently offline Kevin BarnesFriend
Messages: 174
Registered: July 2009
Senior Member
In Preferences/Run-Debug/Launching there is a preference to build before
launching which is on by default. Have you turned it off?

Kevin


Anand Narasimhan wrote:
> But I have "Automatic Build" turned off. Also I have disabled "Java
> Builder" off. I do not want eclipse to build it. We use make to build
> our sources. Is there a way to tell eclipse not to try to build the
> sources. When I create a launcher for debuggig, there is an option for
> turning off build before launch. I don't see similar option for remote
> debugging.
>
> Anand
>
> Rich Kulp wrote:
>
>> Only if it thinks it needs to build and an incremental build is not
>> sufficient.
>>
>>
Re: remote debugging trying to clean output folder [message #207178 is a reply to message #207172] Fri, 17 June 2005 21:26 Go to previous message
Anand Narasimhan is currently offline Anand NarasimhanFriend
Messages: 104
Registered: July 2009
Senior Member
No. I had turned off the build in the project.
When I turn off the debug preferences, it works fine.

Thanks
Anand


Kevin Barnes wrote:

> In Preferences/Run-Debug/Launching there is a preference to build before
> launching which is on by default. Have you turned it off?
>
> Kevin
>
>
> Anand Narasimhan wrote:
>
>> But I have "Automatic Build" turned off. Also I have disabled "Java
>> Builder" off. I do not want eclipse to build it. We use make to build
>> our sources. Is there a way to tell eclipse not to try to build the
>> sources. When I create a launcher for debuggig, there is an option for
>> turning off build before launch. I don't see similar option for remote
>> debugging.
>>
>> Anand
>>
>> Rich Kulp wrote:
>>
>>> Only if it thinks it needs to build and an incremental build is not
>>> sufficient.
>>>
>>>
Previous Topic:unneeded class modifiers
Next Topic:What event is sent when clicking into some column-header of a TableViewer?
Goto Forum:
  


Current Time: Mon Jul 22 20:32:55 GMT 2024

Powered by FUDForum. Page generated in 0.03314 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top