 |
|
 |
 |
|
 |
 |
| Author |
Message |
|
|
Post subject: auto complete does not work
Posted: Jul 15, 2008 - 02:09 PM
|
|
Joined: Jul 15, 2008
Posts: 2
|
|
Hi,
i am using latest MyEclipse Standard version and inside my JSPs which contain Javascript (i am using YUI), i cant auto.complete. Even not on core Javascript objects.
Whats wrong?
Marc |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: auto complete does not work
Posted: Jul 15, 2008 - 04:47 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 5657
|
|
Marc,
Can you go to MyEclipse > Installation Summary > Installation Details and paste the information here for me.
What code are you trying to auto complete. Can you paste a sample file here for me. |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject: RE: auto complete does not work
Posted: Jul 18, 2008 - 12:54 PM
|
|
Joined: Jul 15, 2008
Posts: 2
|
|
Hi,
no problem. Below the stuff you requested.
I want to autocomplete something like that:
var myDataSource = new YAHOO.util.DataSource("json/jsonAlphaScan.action");
myDataSource.YYYYYYYYYYY
The YYYYYYYY is the thing i want to auto-complete. And yes, the YUI library references are correct in the IDE. The same happens with core classes like:
Same applies when i want to query an JS array for its methods..... and this is core JS without any libs that must be referenced or imported.
-----
** Date:
Friday, July 18, 2008 1:49:53 PM CEST
** System properties:
OS=WindowsVista
OS version=6.0
Java version=1.5.0_11
*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 6.5.0 GA
Build id: 6.5.0-GA-20080609
*** Eclipse details:
MyEclipse Enterprise Workbench
Version: 6.5.0 GA
Build id: 6.5.0-GA-20080609
Eclipse Graphical Editing Framework
Version: 3.3.2.v20080129
Build id: 20080221-1602
Eclipse Platform
Version: 3.3.3.r33x_r20080129-_19UEl7Ezk_gXF1kouft
Build id: M20080221-1800
Eclipse RCP
Version: 3.3.3.r33x_r20080129-8y8eE9UEUWI6qujeED0xT7bc
Build id: M20080221-1800
Eclipse Java Development Tools
Version: 3.3.2.r33x_r20080129-7o7jE7_EDhYDiyVEnjb1pFd7ZGD7
Build id: M20080221-1800
Eclipse Plug-in Development Environment
Version: 3.3.3.r33x_r20080129-7N7M5DQVIA_6oJsEFkEL
Build id: M20080221-1800
Eclipse Project SDK
Version: 3.3.3.r33x_r20080129-7M7J7LB-u3aphGW6o3_VmiVfGXWO
Build id: M20080221-1800
Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\Users\Riemer\AppData\Local\MyEclipse 6.5\eclipse\eclipse.exe
-name
Eclipse
--launcher.library
C:\Users\Riemer\AppData\Local\MyEclipse 6.5\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.3.R33x_v20080118\eclipse_1023.dll
-startup
C:\Users\Riemer\AppData\Local\MyEclipse 6.5\eclipse\plugins\org.eclipse.equinox.launcher_1.0.1.R33x_v20080118.jar
-exitdata
117c_64
-clean
-vm
C:\Users\Riemer\AppData\Local\MyEclipse 6.5\jre\bin\javaw.exe |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: auto complete does not work
Posted: Jul 22, 2008 - 06:12 PM
|
|
Moderator


Joined: Jan 06, 2004
Posts: 23305
|
|
This is a limitation of the current JavaScript editor that we hope to address in 7.0 or 7.5. It currently only offers autocomplete for well-known objects and not JS libraries.
Sorry for the trouble. |
_________________ Riyad
MyEclipse Support
|
| |
|
|
|
 |
|
|
| |
|
|
 |
|
 |
|
|
|
 |