Skip to main content



      Home
Home » Language IDEs » PHP Development Tools (PDT) » PHPStructuredEditor in FormEditor page
PHPStructuredEditor in FormEditor page [message #99559] Sun, 05 July 2009 18:39
Eclipse UserFriend
Hello

Im using pdt editor as part of my framework manager. In one case I have to
open php source editor in FormEditor ( MultiPageEditorPart ). Everythink
worked fine until I updated eclipse to 3.5 and pdt to 2.1. Now on the
first look everything works ok, but when a programmer trying to use
ctrl+space eclipse hangs ( no error, no any message in console ).

Do anyone knows where is the problem, or how to track ptd to locate it? Im
trying and ... trying but without any message its quite difficult :/

[Part embending of code]
phpEditor = new PHPStructuredEditor();
phpEditor.addPropertyListener(this);
addPage(phpEditor, inputManager.getEditorInput());
setPageText(0, "Source");
Previous Topic:Bug: Creation of element failed. Reason: Build path contains duplicate entry for project
Next Topic:Line indentation, different from project to project
Goto Forum:
  


Current Time: Sun Mar 16 09:58:02 EDT 2025

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

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

Back to the top