Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 340963

Summary: Javascript code activation problem
Product: [WebTools] JSDT Reporter: yogi2wise <smayi>
Component: GeneralAssignee: Project Inbox <jsdt.javascript-inbox>
Status: RESOLVED INVALID QA Contact: Nitin Dahyabhai <thatnitind>
Severity: major    
Priority: P3 CC: cmjaun
Version: unspecifiedKeywords: needinfo
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description yogi2wise CLA 2011-03-25 10:32:33 EDT
Build Identifier:  20110301-1815

Hi There,
When running my web code (html,css,javascript) ,i have a lot of error on building my project and i cannot enable/activate my javascript code in my eclipse dev environment.
Please,can sombeody guide on the solution to enable my javascript link within my web code?
I already tried  to put the *.css at the same place where the *.js was and my css is recognized;so, no pb of folder path.

Thanx a lot.
Regards

Reproducible: Always

Steps to Reproduce:
1.javascript imported in the project
2. src called in the html cod : <script src="jquery/jquery-1.4.4.min.js"></script>

3.tried with different js libraries (jquery,sencha or extjs,raphael.js,etc...)
Comment 1 Chris Jaun CLA 2011-03-31 17:22:35 EDT
Hello,

I don't understand the problem you are describing or what your expected solution is.

What do you mean by enable your javascript link?

Thanks,
Chris
Comment 2 Nitin Dahyabhai CLA 2011-04-25 10:30:12 EDT
Incomplete bug report.  What error messages are you seeing?