Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Outline View in Java
Outline View in Java [message #1090024] Mon, 19 August 2013 15:54
Eclipse UserFriend
Hi,

I want to implement in my environment (xText) an outline view that works like in Java files.
In Java Outline view when sorting is disabled, it is possible to drag&drop the methods or variables and whatever there is in the class.
I looked at JavaOutlinePage source and try to implement it but it is very complicated is there any other way? is there a simple way to imply the drag&drop functionality.

also I looked at
http://www.vogella.com/articles/EclipseDragAndDrop/article.html

but I'm not sure what am i missing..
Previous Topic:where can i find some reference about .launch files?
Next Topic:Java memory usage and computer specifications
Goto Forum:
  


Current Time: Thu Feb 13 23:47:55 GMT 2025

Powered by FUDForum. Page generated in 0.04510 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top