Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Create auto-completion using file
Create auto-completion using file [message #500249] Wed, 25 November 2009 08:49
Eclipse UserFriend
Hi,

I'm a french developer in tranning session.

I must realised an eclipse plug-in. This plug-in must create an editor and add some functions to this editor.

Actually I'm trying to add auto-completion to my editor. My editor must help user to create XML files in using DTD, Relax NG or XML Schema file.

I can add DTD file to the xml file which I want to create because when I use another Editor (Oxygen XML Editor for example), the auto-completion of this editor user the DTD file.

I would like to know how to return the DTD file in the class who implements auto-completion.

Sorry for my english Confused Thanks

Edit: I add that actually to specify DTD file I use WizardNewFileCreationPage, I have the location from dtd file in attribute and I create the new file in using createNewFile();

[Updated on: Mon, 30 November 2009 11:08] by Moderator

Previous Topic:StyledText-AbstractDecoratedTextEditor
Next Topic:Unknown source in stack trace
Goto Forum:
  


Current Time: Mon Jul 07 18:41:55 EDT 2025

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

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

Back to the top