New issue 81 by rene.bue...@gmx.de: haXe package explorer: Hide
hidden/system structures (like .svn metadata)
http://code.google.com/p/eclihx/issues/detail?id=81
What steps will reproduce the problem?
1. Create a eclihX project.
2. Commit it to a svn repository.
3. Reopen/Refresh the project in Eclipse/EclihX
What is the expected output? What do you see instead?
SVN Meta information should not be visible. Instead each .svn folder
appears as package.
What version of the product are you using? On what operating system?
Eclihx Plugin Feature 0.4.0.201103191327
Win7 64bit, Eclipse SDK Version: 3.6.1 Build id: M20100909-0800
Please provide any additional information below.
I submitted my workspace/eclihX project to a svn repository. In consequence
the haXe package explorer now shows each .svn subfolder as separate package
which is not only wrong but which makes it nearly unusable because now 32
additional "svn-packages" appear in haXe explorer view for just 4 packages
I created intensionally.
Comment #1 on issue 81 by goodwi...@gmail.com: haXe package explorer: Hide
hidden/system structures (like .svn metadata)
http://code.google.com/p/eclihx/issues/detail?id=81
(No comment was entered for this change.)
Comment #2 on issue 81 by goodwi...@gmail.com: haXe package explorer: Hide
hidden/system structures (like .svn metadata)
http://code.google.com/p/eclihx/issues/detail?id=81
Now folders with invalid names for haxe packages are removed from output in
haxe package explorer. The version is available in trunk.
Thank you for posting.