Package View :)

I would like to thank JetBrains for Packages tab in Project View!!!
Thanks, i need this feature for a long time since Ariadna! :)

Also new tree presentaction in tab Project is more usafull that previos
(with long file names)!

Thank you very much!
Guys you are rock!

--
Alexey Efimov, Software Engineer
Sputnik Labs,
http://www.spklabs.com


0

On Mon, 29 Sep 2003 12:58:48 +0400, Alexey Efimov wrote:

I would like to thank JetBrains for Packages tab in Project View!!!
Thanks, i need this feature for a long time since Ariadna! :)


Is it possible to say "only packages IN my project"? That lists get darn
long... although oddly I found some com.borland.* swing components in one
of our webapps, not sure where it was finding them thou..


--
"It's all in the heat of the moment, it's all in the pain..." Devy.
Mark Derricutt @ mark@talios.com @ talios.blog-city.com

0

I think it planned, becose i can see dummy buttons in tools bar then you
click on Package tab.
on button work, but have dummy icon, second not working yet. But seccond
button, i think, toggle for switching between libraries and sources views.

--
Alexey Efimov, Software Engineer
Sputnik Labs,
http://www.spklabs.com
"Mark Derricutt" <mark@talios.com> wrote in message
news:pan.2003.09.29.09.31.34.273048@talios.com...

On Mon, 29 Sep 2003 12:58:48 +0400, Alexey Efimov wrote:

>

I would like to thank JetBrains for Packages tab in Project View!!!
Thanks, i need this feature for a long time since Ariadna! :)

>

Is it possible to say "only packages IN my project"? That lists get darn
long... although oddly I found some com.borland.* swing components in one
of our webapps, not sure where it was finding them thou..

>
>

--
"It's all in the heat of the moment, it's all in the pain..." Devy.
Mark Derricutt @ mark@talios.com @ talios.blog-city.com

>


0

Yes and no. What drives me crazy is, that all packages from our jars are
shown as well. This makes it really hard to find the right ones.

Tom

0

It will be improved, i guess. See last buttons in Project View toolbar, then
you click on Packages.
Icons are dummy, but tool tip mean that first button is "Show Modules" and
will show packages per modules i guess.
And seccond button - "Show Libraries Content" now do nothing, but i think
this button must enable and disable all other packages...


--
Alexey Efimov, Software Engineer
Sputnik Labs,
http://www.spklabs.com
"Thomas Singer" <idea@NOregnisSpam.de> wrote in message
news:bl8vjp$sf$1@is.intellij.net...

Yes and no. What drives me crazy is, that all packages from our jars are
shown as well. This makes it really hard to find the right ones.

>

Tom

>


0

On Mon, 29 Sep 2003 13:34:35 +0400, Alexey Efimov wrote:

on button work, but have dummy icon, second not working yet. But seccond
button, i think, toggle for switching between libraries and sources views.


Yeh - its seems to turn on -some- packages as I see some sun one pop up,
they just dont dissapear :P

--
"It's all in the heat of the moment, it's all in the pain..." Devy.
Mark Derricutt @ mark@talios.com @ talios.blog-city.com

0

On Mon, 29 Sep 2003 11:55:31 +0200, Thomas Singer wrote:

Yes and no. What drives me crazy is, that all packages from our jars are
shown as well. This makes it really hard to find the right ones.


The other problem I've found is that I can't use the package view to
actually OPEN anything, double clicking on an item wants to open the
selected item from the project tab instead..

--
"It's all in the heat of the moment, it's all in the pain..." Devy.
Mark Derricutt @ mark@talios.com @ talios.blog-city.com
Now Playing: %s

0

I have a different problem. The main class is located in the root
package (is it called so?), but IDEA does not show it. More strange: it
shows other root package classes :/

Tom


0

Also changes in OpenAPI causes some crashes in Project View:
http://www.intellij.net/tracker/idea/viewSCR?publicId=17288

--
Alexey Efimov, Software Engineer
Sputnik Labs,
http://www.spklabs.com
"Mark Derricutt" <mark@talios.com> wrote in message
news:pan.2003.09.29.10.23.20.973145@talios.com...

On Mon, 29 Sep 2003 11:55:31 +0200, Thomas Singer wrote:

>

Yes and no. What drives me crazy is, that all packages from our jars are
shown as well. This makes it really hard to find the right ones.

>

The other problem I've found is that I can't use the package view to
actually OPEN anything, double clicking on an item wants to open the
selected item from the project tab instead..

>

--
"It's all in the heat of the moment, it's all in the pain..." Devy.
Mark Derricutt @ mark@talios.com @ talios.blog-city.com
Now Playing: %s

>


0

Mark Derricutt wrote:

On Mon, 29 Sep 2003 11:55:31 +0200, Thomas Singer wrote:

>>Yes and no. What drives me crazy is, that all packages from our jars are
>>shown as well. This makes it really hard to find the right ones.


The other problem I've found is that I can't use the package view to
actually OPEN anything, double clicking on an item wants to open the
selected item from the project tab instead..

Mark,
That's the first thing I noticed, I filed an SCR for it. Hopefuly it's
actually a bug, because I consider it to be. Crossing fingers they will
add it.

R

0

Alexey Efimov wrote:

It will be improved, i guess. See last buttons in Project View toolbar, then
you click on Packages.
Icons are dummy, but tool tip mean that first button is "Show Modules" and
will show packages per modules i guess.


Yup, that's what it seemed to do here. It added the name of the main
module into the tree between the root and the packages.

And seccond button - "Show Libraries Content" now do nothing, but i think
this button must enable and disable all other packages...


That seems to add packages for source folders which contain non-Java
files. For example, I have a resources directory which is in the project
sources but it only contains properties files and other non-Java
resources. When the Show Libraries Content button is clicked, it is
shown as another root under the .ipr node in the Packages view. But the
files don't show because they're not Java source files.

It's a tad confusing...

Ciao,
Gordon

--
Gordon Tyler (Software Developer)
Quest Software <http://java.quest.com/>
260 King Street East, Toronto, Ontario M5A 4L5, Canada
Voice: 416-643-4846 | Fax: 416-594-1919

0

I also cannot open anything from the package view.
The jump to source option in the context menu is permanently grayed out. However the guy sitting next to me working on the same project has no problems!

0

Is it possible to say "only packages IN my project"?


I agree.
The behaviour is also buggy, since, in my case, it shows all the packages in the com.* hierarchy (inclded binary-only libraries) but none of the libraries in the org.* hierarchy...

Francesco

0
Avatar
Martin Husted Hartvig

I have the same problem and have to open the source from the project view...


Martin

0

Martin Husted Hartvig wrote:

I have the same problem and have to open the source from the project view...


Martin

I filed that bug already, and was notified today it was fixed. You will
now be able to open files from the Package view... wohoo!

R

0

请先登录再写评论。