where is my code ?

i opened eclipse workspace in java perspective but i dont find my existing code today !

cant see the package explorer even..........how to view the package explorer in eclipse.

i have checked menus ...i dont find "view package explorer" kind of menu.

i guess , its hidden somehow .

Message was edited by:

Unknown_Citizen

[358 byte] By [Unknown_Citizena] at [2007-11-27 5:51:36]
# 1
In the bottom left-hand corner there is a small icon, if you left click it should present and option to view package explorer. You can also restore the whole perspective by clicking window>reset perspective which is sometimes better if you have screwed a lot of things up.
_helloWorld_a at 2007-7-12 15:41:04 > top of Java-index,Java Essentials,Java Programming...
# 2
you can also see it from Window --> Show View -->Java--> Package Explorer.
Tria at 2007-7-12 15:41:04 > top of Java-index,Java Essentials,Java Programming...
# 3

Get yourself [url=http://www.amazon.co.uk/Eclipse-Distilled-Addison-Wesley-David-Carlson/dp/0321288157/ref=pd_bbs_sr_1/203-1708115-9526359?ie=UTF8&s=books&qid=1180512097&sr=8-1]this book[/url]. You're asking a bunch of Eclipse questions that will largely be answered in this, and more besides. A worthy investment

georgemca at 2007-7-12 15:41:04 > top of Java-index,Java Essentials,Java Programming...