Skip to content

Eclipse Resources_5242954

nxi edited this page Apr 9, 2015 · 1 revision
Created by Tony Lam, last modified on Jun 27, 2010

References

Available pages on Eclipse

Eclipse Programming Tips

How to hide the sash form separator from form?

SashForm sashForm = new SashForm(parent, SWT.NONE);
getToolkit().adapt(sashForm);

How to change drag and drop icon?

http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/Snippet257.java

How to load an editor input into an EMF object

Resource resource = SDOUtil.createResourceSet().createResource(EditUIUtil.getURI(getEditorInput()));
resource.load(null);
Object content = resource.getContents().get(0);

Comments:

I strictly recommend not to hold off until you get big sum of money to order goods! You should get the home loans or just commercial loan and feel yourself fine
Image:images/icons/contenttypes/comment_16.png Posted by pearlieclemons34 at Aug 30, 2011 18:45
Document generated by Confluence on Apr 01, 2015 00:11
Clone this wiki locally