Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » refresh files added in ant view
refresh files added in ant view [message #66094] Tue, 24 June 2003 12:12 Go to next message
Vasil Panushev is currently offline Vasil PanushevFriend
Messages: 14
Registered: July 2009
Junior Member
This is a multi-part message in MIME format.

------=_NextPart_000_0022_01C33A63.0F511050
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi=20

I got the following problem:=20
several ant scripts are added to the ant view, and they contain some =
targets.=20
At some point I modify one of the ant scripts and add several targets =
more.=20
However these new targets aren't added to the list in the ant view and I =
find no way to refresh the list.
Is this a bug?=20

The workaround is pretty obvious - remove and then add the modified =
script again (or perhaps restart Eclipse), but ... well ... I just don't =
like it :-)

Best regards

Vasil
------=_NextPart_000_0022_01C33A63.0F511050
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1170" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#c0c0c0>
<DIV>Hi </DIV>
<DIV>&nbsp;</DIV>
<DIV>I got the following problem: </DIV>
<DIV>several ant scripts are&nbsp;added to the ant view, and they =
contain some=20
targets. </DIV>
<DIV>At some point I modify one of the ant scripts and add several =
targets more.=20
</DIV>
<DIV>However these new targets&nbsp;aren't added to the list in the ant =
view and=20
I find no way to refresh the list.</DIV>
<DIV>Is this a bug? </DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV>
<DIV>The workaround is pretty obvious - remove and then add the modified =
script=20
again&nbsp;(or perhaps restart Eclipse), but ... well ...&nbsp;I just =
don't like=20
it :-)</DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV></DIV>
<DIV>Best regards</DIV>
<DIV>&nbsp;</DIV>
<DIV>Vasil</DIV></BODY></HTML>

------=_NextPart_000_0022_01C33A63.0F511050--
Re: refresh files added in ant view [message #69447 is a reply to message #66094] Sat, 28 June 2003 13:14 Go to previous messageGo to next message
Darin Swanson is currently offline Darin SwansonFriend
Messages: 2386
Registered: July 2009
Senior Member
This is a multi-part message in MIME format.

------=_NextPart_000_00EC_01C33D3C.8E4F4E40
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

The Ant view is updated when you save the modified Ant build file.
If this is not the case for you please log a bug report with a =
reproducible test case.
You can also refresh using the Ant view context menu.

Hope this helps
Darins
"Vasil Panushev" <v_panushev@prosyst.bg> wrote in message =
news:bd9f86$jmj$1@rogue.oti.com...
Hi=20

I got the following problem:=20
several ant scripts are added to the ant view, and they contain some =
targets.=20
At some point I modify one of the ant scripts and add several targets =
more.=20
However these new targets aren't added to the list in the ant view and =
I find no way to refresh the list.
Is this a bug?=20

The workaround is pretty obvious - remove and then add the modified =
script again (or perhaps restart Eclipse), but ... well ... I just don't =
like it :-)

Best regards

Vasil
------=_NextPart_000_00EC_01C33D3C.8E4F4E40
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1170" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#c0c0c0>
<DIV><FONT face=3DArial size=3D2>The Ant view is updated when you save =
the modified=20
Ant build file.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>If this is not the case for you please =
log a bug=20
report with a reproducible test case.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>You can also refresh using the Ant view =
context=20
menu.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Hope this helps</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Darins</FONT></DIV>
<BLOCKQUOTE dir=3Dltr=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV>"Vasil Panushev" &lt;<A=20
href=3D"mailto:v_panushev@prosyst.bg">v_panushev@prosyst.bg</A>&gt; =
wrote in=20
message <A=20
=
href=3D"news:bd9f86$jmj$1@rogue.oti.com">news:bd9f86$jmj$1@rogue.oti.com<=
/A>...</DIV>
<DIV>Hi </DIV>
<DIV>&nbsp;</DIV>
<DIV>I got the following problem: </DIV>
<DIV>several ant scripts are&nbsp;added to the ant view, and they =
contain some=20
targets. </DIV>
<DIV>At some point I modify one of the ant scripts and add several =
targets=20
more. </DIV>
<DIV>However these new targets&nbsp;aren't added to the list in the =
ant view=20
and I find no way to refresh the list.</DIV>
<DIV>Is this a bug? </DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV>
<DIV>The workaround is pretty obvious - remove and then add the =
modified=20
script again&nbsp;(or perhaps restart Eclipse), but ... well =
....&nbsp;I just=20
don't like it :-)</DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV></DIV>
<DIV>Best regards</DIV>
<DIV>&nbsp;</DIV>
<DIV>Vasil</DIV></BLOCKQUOTE></BODY></HTML>

------=_NextPart_000_00EC_01C33D3C.8E4F4E40--
Re: refresh files added in ant view [message #69608 is a reply to message #69447] Sun, 29 June 2003 09:46 Go to previous messageGo to next message
Vasil Panushev is currently offline Vasil PanushevFriend
Messages: 14
Registered: July 2009
Junior Member
This is a multi-part message in MIME format.

------=_NextPart_000_00C0_01C33E3C.7A3D1850
Content-Type: text/plain;
charset="ISO-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi=20

>>The Ant view is updated when you save the modified Ant build file.
>>If this is not the case for you please log a bug report with a =
reproducible test case.

I don't see it updated so I entered bug #39454 about this issue=20

>>You can also refresh using the Ant view context menu.

How? The only possible actions in the Ant view are Add build file, =
Remove build file, Remove all files, Run ..., Properties and Open with =
....=20
None of these seems suitable for refreshing the "refresh" action (adding =
the same file twice does nothing).

In my last post I forgot to mention the Eclipse version - it is 2.1 =
running on win2k - sorry about this inaccuracy

Best regards=20

Vasil


"Darin Swanson" <Darin_Swanson@us.ibm.com> wrote in message =
news:bdk46v$dj5$1@rogue.oti.com...
The Ant view is updated when you save the modified Ant build file.
If this is not the case for you please log a bug report with a =
reproducible test case.
You can also refresh using the Ant view context menu.

Hope this helps
Darins
"Vasil Panushev" <v_panushev@prosyst.bg> wrote in message =
news:bd9f86$jmj$1@rogue.oti.com...
Hi=20

I got the following problem:=20
several ant scripts are added to the ant view, and they contain some =
targets.=20
At some point I modify one of the ant scripts and add several =
targets more.=20
However these new targets aren't added to the list in the ant view =
and I find no way to refresh the list.
Is this a bug?=20

The workaround is pretty obvious - remove and then add the modified =
script again (or perhaps restart Eclipse), but ... well ... I just don't =
like it :-)

Best regards

Vasil
------=_NextPart_000_00C0_01C33E3C.7A3D1850
Content-Type: text/html;
charset="ISO-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1170" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#c0c0c0>
<DIV><FONT size=3D2>
<DIV><FONT face=3DArial size=3D2>Hi </FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>&gt;&gt;The Ant view is updated when =
you save the=20
modified Ant build file.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>&gt;&gt;If this is not the case for you =
please log=20
a bug report with a reproducible test case.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>I don't see it updated so&nbsp;I entered bug #39454 about this =
issue </DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>&gt;&gt;You can also refresh using the =
Ant view=20
context menu.</FONT></DIV>
<DIV>&nbsp;</DIV></FONT></DIV>
<DIV><FONT size=3D2>How? </FONT><FONT size=3D2>The only possible actions =
in the Ant=20
view are Add build file, Remove build file, Remove all files, Run ...,=20
Properties and Open with ... </FONT></DIV>
<DIV><FONT size=3D2>None of these seems suitable for refreshing the=20
"refresh"&nbsp;action (adding the same file twice does=20
nothing).</FONT></DIV><FONT size=3D2></FONT><FONT size=3D2></FONT><FONT=20
size=3D2></FONT>
<DIV><BR><FONT size=3D2>In my last post I forgot to mention the Eclipse =
version -=20
it is 2.1 running on win2k - sorry about this inaccuracy</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>Best regards </FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>Vasil</FONT></DIV>
<DIV><BR></DIV>
<BLOCKQUOTE dir=3Dltr=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV>"Darin Swanson" &lt;<A=20
=
href=3D"mailto:Darin_Swanson@us.ibm.com">Darin_Swanson@us.ibm.com</A>&gt;=
wrote=20
in message <A=20
=
href=3D"news:bdk46v$dj5$1@rogue.oti.com">news:bdk46v$dj5$1@rogue.oti.com<=
/A>...</DIV>
<DIV><FONT face=3DArial size=3D2>The Ant view is updated when you save =
the=20
modified Ant build file.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>If this is not the case for you =
please log a bug=20
report with a reproducible test case.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>You can also refresh using the Ant =
view context=20
menu.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Hope this helps</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Darins</FONT></DIV>
<BLOCKQUOTE dir=3Dltr=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV>"Vasil Panushev" &lt;<A=20
href=3D"mailto:v_panushev@prosyst.bg">v_panushev@prosyst.bg</A>&gt; =
wrote in=20
message <A=20
=
href=3D"news:bd9f86$jmj$1@rogue.oti.com">news:bd9f86$jmj$1@rogue.oti.com<=
/A>...</DIV>
<DIV>Hi </DIV>
<DIV>&nbsp;</DIV>
<DIV>I got the following problem: </DIV>
<DIV>several ant scripts are&nbsp;added to the ant view, and they =
contain=20
some targets. </DIV>
<DIV>At some point I modify one of the ant scripts and add several =
targets=20
more. </DIV>
<DIV>However these new targets&nbsp;aren't added to the list in the =
ant view=20
and I find no way to refresh the list.</DIV>
<DIV>Is this a bug? </DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV>
<DIV>The workaround is pretty obvious - remove and then add the =
modified=20
script again&nbsp;(or perhaps restart Eclipse), but ... well =
....&nbsp;I just=20
don't like it :-)</DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV></DIV>
<DIV>Best regards</DIV>
<DIV>&nbsp;</DIV>
<DIV>Vasil</DIV></BLOCKQUOTE></BLOCKQUOTE></BODY></HTML >

------=_NextPart_000_00C0_01C33E3C.7A3D1850--
Re: refresh files added in ant view [message #69629 is a reply to message #69608] Sun, 29 June 2003 16:15 Go to previous message
Darin Swanson is currently offline Darin SwansonFriend
Messages: 2386
Registered: July 2009
Senior Member
This is a multi-part message in MIME format.

------=_NextPart_000_0025_01C33E1F.0057FAE0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

We had a bit of a disconnect...I assumed you were working on 3.0 :-)

Thanks for logging the bug. I will double check but I am pretty sure =
this has been fixed in 3.0
The refresh action has been added in the 3.0 stream.

Darins
"Vasil Panushev" <v_panushev@prosyst.bg> wrote in message =
news:bdmchu$nrg$1@rogue.oti.com...
Hi=20

>>The Ant view is updated when you save the modified Ant build file.
>>If this is not the case for you please log a bug report with a =
reproducible test case.

I don't see it updated so I entered bug #39454 about this issue=20

>>You can also refresh using the Ant view context menu.

How? The only possible actions in the Ant view are Add build file, =
Remove build file, Remove all files, Run ..., Properties and Open with =
....=20
None of these seems suitable for refreshing the "refresh" action =
(adding the same file twice does nothing).

In my last post I forgot to mention the Eclipse version - it is 2.1 =
running on win2k - sorry about this inaccuracy

Best regards=20

Vasil


"Darin Swanson" <Darin_Swanson@us.ibm.com> wrote in message =
news:bdk46v$dj5$1@rogue.oti.com...
The Ant view is updated when you save the modified Ant build file.
If this is not the case for you please log a bug report with a =
reproducible test case.
You can also refresh using the Ant view context menu.

Hope this helps
Darins
"Vasil Panushev" <v_panushev@prosyst.bg> wrote in message =
news:bd9f86$jmj$1@rogue.oti.com...
Hi=20

I got the following problem:=20
several ant scripts are added to the ant view, and they contain =
some targets.=20
At some point I modify one of the ant scripts and add several =
targets more.=20
However these new targets aren't added to the list in the ant view =
and I find no way to refresh the list.
Is this a bug?=20

The workaround is pretty obvious - remove and then add the =
modified script again (or perhaps restart Eclipse), but ... well ... I =
just don't like it :-)

Best regards

Vasil
------=_NextPart_000_0025_01C33E1F.0057FAE0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1170" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#c0c0c0>
<DIV><FONT face=3DArial size=3D2>We had a bit of a disconnect...I =
assumed you were=20
working on 3.0 :-)</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Thanks for logging the bug. I will =
double check but=20
I am pretty sure this has been fixed in 3.0</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>The refresh action has been added in =
the 3.0=20
stream.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Darins</FONT></DIV>
<BLOCKQUOTE dir=3Dltr=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV>"Vasil Panushev" &lt;<A=20
href=3D"mailto:v_panushev@prosyst.bg">v_panushev@prosyst.bg</A>&gt; =
wrote in=20
message <A=20
=
href=3D"news:bdmchu$nrg$1@rogue.oti.com">news:bdmchu$nrg$1@rogue.oti.com<=
/A>...</DIV>
<DIV><FONT size=3D2>
<DIV><FONT face=3DArial size=3D2>Hi </FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>&gt;&gt;The Ant view is updated when =
you save the=20
modified Ant build file.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>&gt;&gt;If this is not the case for =
you please=20
log a bug report with a reproducible test case.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>I don't see it updated so&nbsp;I entered bug #39454 about this =
issue=20
</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>&gt;&gt;You can also refresh using =
the Ant view=20
context menu.</FONT></DIV>
<DIV>&nbsp;</DIV></FONT></DIV>
<DIV><FONT size=3D2>How? </FONT><FONT size=3D2>The only possible =
actions in the=20
Ant view are Add build file, Remove build file, Remove all files, Run =
....,=20
Properties and Open with ... </FONT></DIV>
<DIV><FONT size=3D2>None of these seems suitable for refreshing the=20
"refresh"&nbsp;action (adding the same file twice does=20
nothing).</FONT></DIV><FONT size=3D2></FONT><FONT =
size=3D2></FONT><FONT=20
size=3D2></FONT>
<DIV><BR><FONT size=3D2>In my last post I forgot to mention the =
Eclipse version=20
- it is 2.1 running on win2k - sorry about this =
inaccuracy</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>Best regards </FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>Vasil</FONT></DIV>
<DIV><BR></DIV>
<BLOCKQUOTE dir=3Dltr=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV>"Darin Swanson" &lt;<A=20
=
href=3D"mailto:Darin_Swanson@us.ibm.com">Darin_Swanson@us.ibm.com</A>&gt;=
=20
wrote in message <A=20
=
href=3D"news:bdk46v$dj5$1@rogue.oti.com">news:bdk46v$dj5$1@rogue.oti.com<=
/A>...</DIV>
<DIV><FONT face=3DArial size=3D2>The Ant view is updated when you =
save the=20
modified Ant build file.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>If this is not the case for you =
please log a=20
bug report with a reproducible test case.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>You can also refresh using the Ant =
view context=20
menu.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Hope this helps</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Darins</FONT></DIV>
<BLOCKQUOTE dir=3Dltr=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV>"Vasil Panushev" &lt;<A=20
=
href=3D"mailto:v_panushev@prosyst.bg">v_panushev@prosyst.bg</A>&gt; =
wrote in=20
message <A=20
=
href=3D"news:bd9f86$jmj$1@rogue.oti.com">news:bd9f86$jmj$1@rogue.oti.com<=
/A>...</DIV>
<DIV>Hi </DIV>
<DIV>&nbsp;</DIV>
<DIV>I got the following problem: </DIV>
<DIV>several ant scripts are&nbsp;added to the ant view, and they =
contain=20
some targets. </DIV>
<DIV>At some point I modify one of the ant scripts and add several =
targets=20
more. </DIV>
<DIV>However these new targets&nbsp;aren't added to the list in =
the ant=20
view and I find no way to refresh the list.</DIV>
<DIV>Is this a bug? </DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV>
<DIV>The workaround is pretty obvious - remove and then add the =
modified=20
script again&nbsp;(or perhaps restart Eclipse), but ... well =
....&nbsp;I=20
just don't like it :-)</DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV></DIV>
<DIV>Best regards</DIV>
<DIV>&nbsp;</DIV>
=
<DIV>Vasil</DIV></BLOCKQUOTE></BLOCKQUOTE></BLOCKQUOTE> </BODY></HTML>

------=_NextPart_000_0025_01C33E1F.0057FAE0--
Previous Topic:Repost: Verifier Related HotSwap Bug: Why is nobody intressted in this bug report?
Next Topic:Using Eclipse for JXTA programming
Goto Forum:
  


Current Time: Sat Jul 13 18:38:39 GMT 2024

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

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

Back to the top