Hi all,
I am using the snapshot version of the eclipse plugin from Feb 5. When I attempt to drag a file from the repository explorer into the Navigator view I get the following exception:
java.lang.Exception: Could not create directory C:\Documents and Settings\Administrator\workspace\.metadata\.plugins\org.guvnor.tools\623d8213:11f48a3ddff:-7fff
at org.guvnor.tools.views.RepositoryView.prepareFileTransfer(Unknown Source)
at org.guvnor.tools.views.RepositoryView.access$1(Unknown Source)
at org.guvnor.tools.views.RepositoryView$2.dragSetData(Unknown Source)
at org.eclipse.swt.dnd.DNDListener.handleEvent(DNDListener.java:54)
...
I am using Windows and can drag the file from a mapped webdav directory on my computer. I think the problem is that the filename contains the invalid character :
Should I raise a bug?
thanks
Steve