adireddy / eclihx

Automatically exported from code.google.com/p/eclihx
0 stars 0 forks source link

haXe package explorer: Hide hidden/system structures (like .svn metadata) #81

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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.

Original issue reported on code.google.com by rene.bue...@gmx.de on 29 Apr 2011 at 12:05

GoogleCodeExporter commented 9 years ago

Original comment by goodwi...@gmail.com on 1 May 2011 at 7:08

GoogleCodeExporter commented 9 years ago
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.

Original comment by goodwi...@gmail.com on 1 May 2011 at 7:37