[
http://jira.jboss.com/jira/browse/JBIDE-1329?page=comments#action_12397740 ]
Snjezana Peco commented on JBIDE-1329:
--------------------------------------
In the meantime, I have found yet another way to add nsIWebProgressListener :
nsIServiceManager serviceManager = mozilla.getServiceManager();
nsIWebProgress webProgress = (nsIWebProgress) serviceManager
.getServiceByContractID("(a)mozilla.org/docloaderservice;1",
nsIWebProgress.NS_IWEBPROGRESS_IID);
webProgress.addProgressListener(this, nsIWebProgress.NOTIFY_ALL); //
nsIWebProgress.NOTIFY_STATE_ALL
This is, probably, the best way to fix this issue.
code assist problem with cr1
----------------------------
Key: JBIDE-1329
URL:
http://jira.jboss.com/jira/browse/JBIDE-1329
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml source editing
Affects Versions: 2.0.0.CR1
Environment: Win 2003
Reporter: Murat HAZER
Assigned To: Sergey Vasilyev
Fix For: 2.1
Attachments: conf_detail, jbosstools-diagnostics-20071119153035.zip,
jbosstools.GIF, LOCALE_TEST.zip, Picture 1.png
i tried to migrate beta 2 to cr1 but code completion/assist doesn't work with
facelets xhtml pages... pages include seam, richfaces, facelets and ajax4jsf components...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira