Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Can you make Eclipse not display files with certain extension in Java perspective?
Can you make Eclipse not display files with certain extension in Java perspective? [message #144998] Tue, 24 February 2004 11:57 Go to next message
Eclipse UserFriend
Originally posted by: guleyupoglu.hotmail.com

This is a multi-part message in MIME format.

------=_NextPart_000_002B_01C3FACD.679DF270
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Subject says it all but my problem is that I use Rational (IBM) Rose to =
generate code and it generates backup files with *.jv~ extension where =
it replaces my *.java files. So for each *.java file I have one of =
those and it makes the file list very crowded as you can imagine.

I would appreciate any suggestion. Note that I did not find a way to =
tell Rose to generate the backup files in a different folder outside my =
development area.

Thanks.

--
Suleyman
------=_NextPart_000_002B_01C3FACD.679DF270
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.1400" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Subject says it all but my problem is =
that I use=20
Rational (IBM) Rose to generate code and it generates backup files with =
*.jv~=20
extension where it replaces my *.java files.&nbsp; So for each *.java =
file I=20
have one of those and it makes the file list very crowded as you can=20
imagine.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I would appreciate any =
suggestion.&nbsp; Note that=20
I did not find a way to tell Rose to generate the backup files in a =
different=20
folder outside my development area.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Thanks.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial =
size=3D2>--<BR>Suleyman</FONT></DIV></BODY></HTML>

------=_NextPart_000_002B_01C3FACD.679DF270--
Re: Can you make Eclipse not display files with certain extension in Java perspective? [message #145026 is a reply to message #144998] Tue, 24 February 2004 12:18 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse-user.jibeinc.com

Suleyman Guleyupoglu wrote:

> Subject says it all but my problem is that I use Rational (IBM) Rose to
> generate code and it generates backup files with *.jv~ extension where
> it replaces my *.java files. So for each *.java file I have one of
> those and it makes the file list very crowded as you can imagine.

Two suggestions:
1) Try selecting Filters... from the Package Explorer title-bar menu
(downward arrow icon). You may be able to specify a name filter that
excludes *.jv~

2) Have you tried the Java Browsing perspective as an alternative to the
Java perspective? I much prefer Java Browsing and IIRC it does not show
non-.java files by default. My normal pattern of use is to spend most
time in Java Browsing, but switch to Resource perspective when I need to
examine non-java files. I keep other useful views as Fast Views, such as
Ant, Synchronize, etc. for the ones that I use frequently but don't want
to change perspective for. I also set bookmarks for non-java files that
I open frequently so I don't have to switch to Resource perspective in
order to find them. Bookmarks view sits nicely in a tab group with
Console, Tasks, and Search at the bottom of my Java Browsing perspective
(under the editors).

HTH,
Eric
--
Eric Rizzo
Software Architect
Jibe, Inc.
http://www.jibeinc.com
Re: Can you make Eclipse not display files with certain extension in Java perspective? [message #145052 is a reply to message #145026] Tue, 24 February 2004 13:59 Go to previous message
Eclipse UserFriend
Originally posted by: guleyupoglu.hotmail.com

Great help. Thank you very much!

--
Suleyman

"Eric Rizzo" <eclipse-user@jibeinc.com> wrote in message
news:c1g14k$pbp$1@eclipse.org...
> Suleyman Guleyupoglu wrote:
>
> > Subject says it all but my problem is that I use Rational (IBM) Rose to
> > generate code and it generates backup files with *.jv~ extension where
> > it replaces my *.java files. So for each *.java file I have one of
> > those and it makes the file list very crowded as you can imagine.
>
> Two suggestions:
> 1) Try selecting Filters... from the Package Explorer title-bar menu
> (downward arrow icon). You may be able to specify a name filter that
> excludes *.jv~
>
> 2) Have you tried the Java Browsing perspective as an alternative to the
> Java perspective? I much prefer Java Browsing and IIRC it does not show
> non-.java files by default. My normal pattern of use is to spend most
> time in Java Browsing, but switch to Resource perspective when I need to
> examine non-java files. I keep other useful views as Fast Views, such as
> Ant, Synchronize, etc. for the ones that I use frequently but don't want
> to change perspective for. I also set bookmarks for non-java files that
> I open frequently so I don't have to switch to Resource perspective in
> order to find them. Bookmarks view sits nicely in a tab group with
> Console, Tasks, and Search at the bottom of my Java Browsing perspective
> (under the editors).
>
> HTH,
> Eric
> --
> Eric Rizzo
> Software Architect
> Jibe, Inc.
> http://www.jibeinc.com
Previous Topic:How to export Java Project and run outside of eclipse
Next Topic:Error: cannot find a free socket for the debugger
Goto Forum:
  


Current Time: Sat Jun 21 15:48:07 EDT 2025

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

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

Back to the top