Bug 496790 - javascript code assist
Summary: javascript code assist
Status: NEW
Alias: None
Product: JSDT
Classification: WebTools
Component: General (show other bugs)
Version: 3.8.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Victor Rubezhny CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-26 13:04 EDT by Denis Shmakov CLA
Modified: 2018-11-01 01:40 EDT (History)
3 users (show)

See Also:


Attachments
Screenshot code completion (33.42 KB, image/jpeg)
2016-06-26 13:04 EDT, Denis Shmakov CLA
no flags Details
no code completion displayed (73.36 KB, image/png)
2016-06-27 10:16 EDT, Lei XiaoBao CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Denis Shmakov CLA 2016-06-26 13:04:22 EDT
Created attachment 262704 [details]
Screenshot code completion

Use package Eclipse IDE for Java Developers Neon
Create new Javascript Project
Clrate new test.js
create function
function test() {
}

Code complition dosn'n work
Comment 1 Lei XiaoBao CLA 2016-06-27 10:16:17 EDT
Created attachment 262724 [details]
no code completion displayed
Comment 2 Lei XiaoBao CLA 2016-06-27 10:18:22 EDT
And, one more thing.

When add browser library and save.
and open project configuration dialog again.
at "Global Super type" tab, there is a blank line without any text.
Comment 3 Lei XiaoBao CLA 2016-06-27 10:20:04 EDT
Another hint: when I use JDK1.8.0_25 ,there always exception:

java.lang.ClassCastException: jdk.nashorn.internal.runtime.Undefined cannot be cast to java.lang.String

When I switch to 1.8.0_40 exception gone. but code completion still blank.
Comment 4 Vladimir HVN CLA 2017-11-12 16:00:21 EST
Hi! Have the same problem in Eclipse Oxygen and Neo.
OS WIn XP 32 Bit


PS Old version (like Mars) work fine.
Comment 5 Vladimir HVN CLA 2017-11-12 16:01:38 EST
Please Help! 
Thanks!
Comment 6 fun young CLA 2018-11-01 01:40:07 EDT
the same problem.is anybody can help?