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
Dana Klein is currently offline Dana KleinFriend
Messages: 63
Registered: October 2012
Member
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: Sat Jan 25 20:41:06 GMT 2025

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

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

Back to the top