Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 340963 - Javascript code activation problem
Summary: Javascript code activation problem
Status: RESOLVED INVALID
Alias: None
Product: JSDT
Classification: WebTools
Component: General (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Nitin Dahyabhai CLA
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2011-03-25 10:32 EDT by yogi2wise CLA
Modified: 2011-04-25 10:30 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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?