Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Save Resources
Save Resources [message #204058] Mon, 01 March 2004 10:06 Go to next message
Eclipse UserFriend
Originally posted by: phil.williams.toadmail.com

I have developed a plugin and have an action that runs a job back on a
server. I would like to display the Save Resources dialog (similar to
the one that is display in the JDT prior to running or debugging) but I
can't seem to find the call that does this.

Can someone out there point me in the right direction?

Thanks,
Phil
Re: Save Resources [message #204089 is a reply to message #204058] Mon, 01 March 2004 11:06 Go to previous messageGo to next message
Eclipse UserFriend
See DebugUIPlugin.saveAndBuild() (which basically just calls
PlatformUI.getWorkbench().saveAllEditors(boolean confirm))

HTH
Darins

"Phil Williams" <phil.williams@toadmail.com> wrote in message
news:c1vjan$7eo$1@eclipse.org...
> I have developed a plugin and have an action that runs a job back on a
> server. I would like to display the Save Resources dialog (similar to
> the one that is display in the JDT prior to running or debugging) but I
> can't seem to find the call that does this.
>
> Can someone out there point me in the right direction?
>
> Thanks,
> Phil
Re: Save Resources [message #204203 is a reply to message #204089] Mon, 01 March 2004 14:33 Go to previous message
Eclipse UserFriend
Originally posted by: phil.williams.toadmail.com

This is a multi-part message in MIME format.
--------------000604010308050006040808
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

That was it exactly!

Thanks,
Phil


Darin Swanson wrote:

>See DebugUIPlugin.saveAndBuild() (which basically just calls
>PlatformUI.getWorkbench().saveAllEditors(boolean confirm))
>
>HTH
>Darins
>
>"Phil Williams" <phil.williams@toadmail.com> wrote in message
>news:c1vjan$7eo$1@eclipse.org...
>
>
>>I have developed a plugin and have an action that runs a job back on a
>>server. I would like to display the Save Resources dialog (similar to
>>the one that is display in the JDT prior to running or debugging) but I
>>can't seem to find the call that does this.
>>
>>Can someone out there point me in the right direction?
>>
>>Thanks,
>>Phil
>>
>>
>
>
>
>

--------------000604010308050006040808
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body>
That was it exactly!<br>
<br>
Thanks,<br>
Phil<br>
<br>
<br>
Darin Swanson wrote:<br>
<blockquote cite="midc1vmhs$bkt$1@eclipse.org" type="cite">
<pre wrap="">See DebugUIPlugin.saveAndBuild() (which basically just calls
PlatformUI.getWorkbench().saveAllEditors(boolean confirm))

HTH
Darins

"Phil Williams" <a class="moz-txt-link-rfc2396E" href="mailto:phil.williams@toadmail.com">&lt;phil.williams@toadmail.com&gt;</a> wrote in message
<a class="moz-txt-link-freetext" href="news:c1vjan$7eo$1@eclipse.org">news:c1vjan$7eo$1@eclipse.org</a>...
</pre>
<blockquote type="cite">
<pre wrap="">I have developed a plugin and have an action that runs a job back on a
server. I would like to display the Save Resources dialog (similar to
the one that is display in the JDT prior to running or debugging) but I
can't seem to find the call that does this.

Can someone out there point me in the right direction?

Thanks,
Phil
</pre>
</blockquote>
<pre wrap=""><!---->

</pre>
</blockquote>
</body>
</html>

--------------000604010308050006040808--
Previous Topic:DnD from Search view?
Next Topic:Where is compiler error output?
Goto Forum:
  


Current Time: Mon Apr 28 03:32:00 EDT 2025

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

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

Back to the top