adireddy / eclihx

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

haXe package explorer: move classes/files and folder/packages #19

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
In the haXe package explorer view: once a class/file is created it's not
possible to move it into another folder/package. Drag'n'drop + cut'n'paste
should be supported. For 1.0 at the minimum file copy should be possible in
the same way as in the project explorer view. Later on some refactoring
could be added for full implementation: change package statement, search
for references, etc. 

Original issue reported on code.google.com by fmjrey on 7 Aug 2009 at 10:31

GoogleCodeExporter commented 9 years ago
i committed the feature. There is a problem with the tree of the haxe packager 
view. I 
get IHaxeElement or IResource, but and if i refresh the tree, i get only 
IHaxeElement. 
Next, when i move a file, the package become a folder and if i refresh i get a 
package.

Original comment by sylvain....@gmail.com on 4 Oct 2009 at 11:48