MyEclipse: Code Complete and third party JavaScript libraries jmtremb97 - Jan 06, 2010 - 07:43 PM Post subject: Code Complete and third party JavaScript libraries
Hello,
Sorry if you answered this before. Can you please tell me if JavaScript code complete should work in v8.0 if I add third party javascript libraries such as jQuery.
Example: Does it recognize something like $(document).
Thanks for your help.
Jeffsupport-shalini - Jan 07, 2010 - 04:36 AM Post subject: RE: Code Complete and third party JavaScript libraries
Jeff,
if you have the jars on the build path, you should be able to auto complete the tags.jmtremb97 - Jan 11, 2010 - 02:10 PM Post subject: RE: Code Complete and third party JavaScript libraries
Thank you for getting back to me. I guess I'm missing something. I didn't even realize that there were jar files that came with JavaScript libraries. All I ever see is .js files.
Thanks again for your help.
Jeffsupport-joy - Jan 18, 2010 - 09:22 AM Post subject: RE: Code Complete and third party JavaScript libraries
Jeff,
Are you all set?jmtremb97 - Feb 01, 2010 - 03:30 PM Post subject: RE: Code Complete and third party JavaScript libraries
Joy,
What jar files is Shalini referring to?
Thanks for your help.
Jeffsupport-shalini - Feb 02, 2010 - 04:16 AM Post subject: RE: Code Complete and third party JavaScript libraries
Jeff,
I am sorry for the confusion. When you include the required .js files in your project, the code complete should work.jmtremb97 - Feb 11, 2010 - 07:55 PM Post subject: RE: Code Complete and third party JavaScript libraries
Sorry to keep harping on this but now I’m getting an error when trying to use JavaScript code assist. This is after a clean install.
The ‘org.eclipse.wst.jsdt.ui.JavaNoTypeCompletionProposalComputer’ proposal computer from the ‘org.eclipse.wst.jsdt.ui’ plug-in did not complete normally.
The extension has thrown a runtime exception. To avoid this message, disable the ‘org.eclipse.wst.jsdt.ui’ plug-in or disable the ‘Other JavaScript Proposals’ category on the content assist preference page.
Thanks again for your help.support-joy - Feb 12, 2010 - 06:40 AM Post subject: RE: Code Complete and third party JavaScript libraries
jmtremb97,
Sorry to hear you are running into this issue. I would recommend you pulse for a quick fix. Please follow below mentioned steps -
1. Open pulse. If you don't have pulse, you can download the same from www.poweredbypulse.com
2. Login to pulse. You can also login anonymously.
3. This will redirect you to the pulse-explorer. From the top left hand corner dropdown, select the realm - "Eclipse - Galileo"
4. Choose "MyEclipse 8.0" from "My Profiles".
5. Right click on MyEclipse 8.0 and from the context menu click on [Re-install and run]
Pulse will automatically fix any dependency issues. Let me know how this works for you.jmtremb97 - Feb 12, 2010 - 05:36 PM Post subject: RE: Code Complete and third party JavaScript libraries
The problem is still occurring. The problem comes when I added a new JavaScript library (Ext JS). Here are my steps.
1. Create new user JavaScript library (used Add folder option to include the whole library).
2. Added the new JavaScript library to project.
3. Created new JavaScript file and attempted to use code assist.
Am I missing anything?
Thanks.support-shalini - Feb 15, 2010 - 09:22 AM Post subject: RE: Code Complete and third party JavaScript libraries
jmtremb97,
Can you share your project? Please send a mail to support@genuitec.com with the project attached. Please add ATTN:Shalini in the subject and refer to this post. This will help me replicate the issue internally.
Also, send us your installation details from MyEclipse > Installation Summary > Installation Details and the steps in detail.
Thank you.smcdowell - Mar 02, 2010 - 03:39 PM Post subject: RE: Code Complete and third party JavaScript libraries
Nothing on this yet?? I have the same issues.
Follow his steps for creating a JS library add it to your project create a new js file, and then type some thing and code assist will blow up.