Closed kumorko closed 10 years ago
Seems its not fully compatible with kepler, mapping of object IFile seems broken to me.
messageFiles is of type IFile[], containing 2 IFile references - ID's can be read so i guess they're valid objects.
Code: messageFiles[0].getName(); http://pastebin.com/vmUC56pS
Code: eclipse.resources.read(messageFiles[0]); http://pastebin.com/XVgcKdNw
edit: parsing the files as java.io.filestreams to the eclipse.resources.read() was successfull.
Sorry about the late feedback: I have been using the plug-in with eclipse 4.3 without a problem. Are you sure that messageFiles[0] really is an IFile? Closing this, get back to me if the issue remains.
Now Luna is more actual.
would be this plugin supported, for eclipse kelper ?