Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=5419487 By: fabioz
Hi, If you use the pydev package explorer, it should be hidden by default (and in the menu dropdown > customize view, you can select other predefined things to be hidden and if it's not there, you can also use the menu dropdown > custom filters to add other filters). Now, if you want to use it in the default resource navigator (which is not python aware), you have to create your own plugin or extend one that already exists to add an extension point for that... as explained in: http://dev.eclipse.org/newslists/news.eclipse.platform.rcp/msg04236.html Cheers, Fabio ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=293649 ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Pydev-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pydev-users
