Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Mylar FAQ2"

(Contributing)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Mylar User Guide]],
 
[http://eclipse.org/mylar Mylar Home],
 
[http://wiki.eclipse.org/index.php?title=Special:Userlogin&returnto=Special:Userlogout Log in to edit]
 
  
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
= Key Limitations =
 
'''What limitations does Mylar have?'''
 
 
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=106678 Bug 106678]: The Package Explorer hierarchical layout is not supported on Eclipse 3.2.0 and will show uninteresting elements when enabled.  Resolved on Eclipse 3.2.1 and Eclipse 3.3.
 
* Mylar does not work with the WTP XML editor.  See [https://bugs.eclipse.org/bugs/show_bug.cgi?id=144882 bug 144882: interest filter fails on WTP Dynamic Web Project].
 
 
= Older versions of Eclipse =
 
'''Why doesn't the Package Explorer show hierarchy?'''
 
 
This should only be a problem with Eclipse 3.1.  The Hierarchical layout is not supported in the Package Explorer. In the Package Explorer menu, select ''Layout -> Flat''.
 
 
'''When I click on a .java file, the right editor doesn't open!  What do I do?'''
 
 
This sometimes happens when using Eclipse 3.1.  Reset the Java editor to be default for ".java" again via: ''Preferences -> General -> Editors -> File Associations''.  Upgrading to 3.2 will also eliminate the problem.
 

Latest revision as of 18:19, 11 December 2006

Back to the top