Closed fidley closed 5 years ago
Aah to bad, I've been eagerly waiting for this :)
@MDagni as former ABAP Developer the developments in Java are for me quite hard, or maybe not in Java but in Eclipse environment. I think I'm still not understanding fully the extensions and extensions points and that could be a problem :P
@MDagni @BlueTeck Ok, so I've started with this and it seems possible. Simply I was doing lot's of errors in past tries. I have now the object type and name, the next step will be to create a simple TreeViewer to select the destination of the adding an object. I will keep you informed about next steps
@fidley thanks for your effort
Have you finished it yet? Because I can see it works 😃 (with a small glitch)
Almost... as always on productive eclipse it works a bit different, with some bugs :) I'm trying to correct them :)
@MDagni does the window stays open for you as well after adding the object to favorites?
Yes, that's the glitch I'm talking about.
@MDagni Should be now ok. There are two ways to add favorites -> context menu of project explorer and context menu of editor :) This second option should be also now visible after upgrade to 1.0.37
Ah, I loved that one in the editor's context menu! It's easier to add now. Wonderful! Thank you so much for all your efforts. I don't know how many people use this, but I believe every ADT user should have this ❤️
Thanks :) Let's see if I haven't forgotten any type of object :) Have fun
Thanks a lot!
@BlueTeck This seems to be more complex than expected, or my knowledge of Java & Eclipse is too small :) I've asked Thomas Fiedler for the newest SDK in order to be able to complete that...