finding class in project view

So I've navigated to a class (either via ctrl-click or ctrl-n). Now I want to see where it resides in the Project Window (both project and packages tab).

Is there anyway to tell the project view to navigate to the location of the current class I am editing?

Thanks,
Vade.

0
Avatar
Permanently deleted user

Alt + F1

"Vade" <vade@harshal.com> wrote in message
news:2603689.1082561604115.JavaMail.javamailuser@localhost...

So I've navigated to a class (either via ctrl-click or ctrl-n). Now I

want to see where it resides in the Project Window (both project and
packages tab).
>

Is there anyway to tell the project view to navigate to the location of

the current class I am editing?
>

Thanks,
Vade.



0
Avatar
Permanently deleted user

Try Alt+F1.

HTH,
Andrei

V> So I've navigated to a class (either via ctrl-click or ctrl-n). Now
V> I want to see where it resides in the Project Window (both project
V> and packages tab).
V>
V> Is there anyway to tell the project view to navigate to the location
V> of the current class I am editing?
V>
V> Thanks,
V> Vade.

0
Avatar
Permanently deleted user

One day, someone will make it so that a button can be selected so that
when you open the project view, it opens to the current object.

We just have to keep asking .....

Norris Shelton
Sun Certified Java Programmer




Andrei Oprea wrote:

>Try Alt+F1.
>
>HTH,
>Andrei
>
>V> So I've navigated to a class (either via ctrl-click or ctrl-n). Now
>V> I want to see where it resides in the Project Window (both project
>V> and packages tab).
>V>
>V> Is there anyway to tell the project view to navigate to the location
>V> of the current class I am editing?
>V>
>V> Thanks,
>V> Vade.
>

>

0
Avatar
Permanently deleted user

Didn't there used to be a "Autoscroll from source" button in the Project
view?

"Norris Shelton" <norrisshelton@yahoo.com> wrote in message
news:4086B2D4.9090606@yahoo.com...

One day, someone will make it so that a button can be selected so that
when you open the project view, it opens to the current object.

>

We just have to keep asking .....

>

Norris Shelton
Sun Certified Java Programmer

>
>
>
>

Andrei Oprea wrote:

>

>Try Alt+F1.
>
>HTH,
>Andrei
>
>V> So I've navigated to a class (either via ctrl-click or ctrl-n). Now
>V> I want to see where it resides in the Project Window (both project
>V> and packages tab).
>V>
>V> Is there anyway to tell the project view to navigate to the location
>V> of the current class I am editing?
>V>
>V> Thanks,
>V> Vade.
>
>
>



0
Avatar
Permanently deleted user

No, only in the structure view, if I remember correctly.

Andrei

B> Didn't there used to be a "Autoscroll from source" button in the
B> Project view?
B>
B> "Norris Shelton" <norrisshelton@yahoo.com> wrote in message
B> news:4086B2D4.9090606@yahoo.com...
B>
>> One day, someone will make it so that a button can be selected so
>> that when you open the project view, it opens to the current object.
>>
>> We just have to keep asking .....
>>
>> Norris Shelton
>> Sun Certified Java Programmer
>> Andrei Oprea wrote:
>>
>>> Try Alt+F1.
>>>
>>> HTH,
>>> Andrei
>>> V> So I've navigated to a class (either via ctrl-click or ctrl-n).
>>> Now
>>> V> I want to see where it resides in the Project Window (both
>>> project
>>> V> and packages tab).
>>> V>
>>> V> Is there anyway to tell the project view to navigate to the
>>> location
>>> V> of the current class I am editing?
>>> V>
>>> V> Thanks,
>>> V> Vade.

0
Avatar
Permanently deleted user

I made a plugin that does that.
It is a hack, ugly, buggy, works only in 2008, and is not "ready for
prime time" :)
But still, if you're interested, you can find the jar here :

http://www.jraf.org/blorp_files/code/idearecentfiles/IdeaRecentFiles.jar

BoD


Norris Shelton wrote:

One day, someone will make it so that a button can be selected so that
when you open the project view, it opens to the current object.

We just have to keep asking .....

Norris Shelton
Sun Certified Java Programmer

0
Avatar
Permanently deleted user

Nice. You have to tweak it a little bit so you don't get the screen
flicker. Also, it would be great if there was an icon (autoscroll FROM
source) on the project panel so that you can select/deselect it.

Don't know how hard that would be to accomplish.

Norris Shelton
Sun Certified Java Programmer




BoD wrote:

I made a plugin that does that.
It is a hack, ugly, buggy, works only in 2008, and is not "ready for
prime time" :)
But still, if you're interested, you can find the jar here :

>

http://www.jraf.org/blorp_files/code/idearecentfiles/IdeaRecentFiles.jar

>

BoD

>
>

Norris Shelton wrote:

>
>> One day, someone will make it so that a button can be selected so
>> that when you open the project view, it opens to the current object.
>>
>> We just have to keep asking .....
>>
>> Norris Shelton
>> Sun Certified Java Programmer
>>
>>

0
Avatar
Permanently deleted user

Norris Shelton wrote:

Nice. You have to tweak it a little bit so you don't get the screen
flicker. Also, it would be great if there was an icon (autoscroll FROM
source) on the project panel so that you can select/deselect it.

Don't know how hard that would be to accomplish.


I'm sure this is possible "somehow" :)
The problem is (afaik) this project panel is not part of the open api at
all...

BoD

0
Avatar
Permanently deleted user

I just noticed that if always brings you back to the Project Panel in
the Project View. If I was last in the J2EE area, it does not stay
there. Can you have it stay there or is the API unavailable?

Cool plugin- BTW


Norris Shelton
Sun Certified Java Programmer




BoD wrote:

Norris Shelton wrote:

>
>> Nice. You have to tweak it a little bit so you don't get the screen
>> flicker. Also, it would be great if there was an icon (autoscroll
>> FROM source) on the project panel so that you can select/deselect it.
>>
>> Don't know how hard that would be to accomplish.
>
>

I'm sure this is possible "somehow" :)
The problem is (afaik) this project panel is not part of the open api
at all...

>

BoD

0
Avatar
Permanently deleted user

Have an SCR number ?

--
regards,
Alexey Kudravtsev
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"


"Norris Shelton" <norrisshelton@yahoo.com> wrote in message news:4087E025.8040103@yahoo.com...

Nice. You have to tweak it a little bit so you don't get the screen
flicker. Also, it would be great if there was an icon (autoscroll FROM
source) on the project panel so that you can select/deselect it.

>

Don't know how hard that would be to accomplish.

>

Norris Shelton
Sun Certified Java Programmer

>
>
>
>

BoD wrote:

>

I made a plugin that does that.
It is a hack, ugly, buggy, works only in 2008, and is not "ready for
prime time" :)
But still, if you're interested, you can find the jar here :

>

http://www.jraf.org/blorp_files/code/idearecentfiles/IdeaRecentFiles.jar

>

BoD

>
>

Norris Shelton wrote:

>
>> One day, someone will make it so that a button can be selected so
>> that when you open the project view, it opens to the current object.
>>
>> We just have to keep asking .....
>>
>> Norris Shelton
>> Sun Certified Java Programmer
>>
>>



0
Avatar
Permanently deleted user

I am not sure what that means. Do you mean the feature request number?
Here is the original (6 dupes).

http://intellij.net/tracker/idea/viewSCR?publicId=5015

Norris Shelton
Sun Certified Java Programmer




Alexey Kudravtsev (JetBrains) wrote:

>Have an SCR number ?
>

>

0
Avatar
Permanently deleted user

Fixed in 2013

--
regards,
Alexey Kudravtsev
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"


"Norris Shelton" <norrisshelton@yahoo.com> wrote in message news:4089224A.5060707@yahoo.com...

I am not sure what that means. Do you mean the feature request number?
Here is the original (6 dupes).

>

http://intellij.net/tracker/idea/viewSCR?publicId=5015

>

Norris Shelton
Sun Certified Java Programmer

>
>
>
>

Alexey Kudravtsev (JetBrains) wrote:

>

>Have an SCR number ?
>
>
>



0
Avatar
Permanently deleted user

OMFG. It's fixed !!!!!!!!

Alexey for President. Oh, he can't be President. Hmmm. How about
Foreign Diplomat. That's it.

Alexey Kudravtsev for Foreign Diplomat!!!!!
Alexey Kudravtsev for Foreign Diplomat!!!!!
Alexey Kudravtsev for Foreign Diplomat!!!!!
Alexey Kudravtsev for Foreign Diplomat!!!!!

Norris Shelton
Sun Certified Java Programmer




Alexey Kudravtsev (JetBrains) wrote:

>Fixed in 2013
>

>

0
Avatar
Permanently deleted user

He could be President...just not for the US.

"Norris Shelton" <norrisshelton@yahoo.com> wrote in message
news:408CF6DF.1040807@yahoo.com...

OMFG. It's fixed !!!!!!!!

>

Alexey for President. Oh, he can't be President. Hmmm. How about
Foreign Diplomat. That's it.

>

Alexey Kudravtsev for Foreign Diplomat!!!!!
Alexey Kudravtsev for Foreign Diplomat!!!!!
Alexey Kudravtsev for Foreign Diplomat!!!!!
Alexey Kudravtsev for Foreign Diplomat!!!!!

>

Norris Shelton
Sun Certified Java Programmer

>
>
>
>

Alexey Kudravtsev (JetBrains) wrote:

>

>Fixed in 2013
>
>
>



0
Avatar
Permanently deleted user

Norris Shelton wrote:

OMFG. It's fixed !!!!!!!!

Alexey for President. Oh, he can't be President. Hmmm.

How about Governor of California?

0

请先登录再写评论。