| Author |
Message |
|
|
Post subject: [Closed] Web 2.0 and Ajax
Posted: Mar 23, 2006 - 05:43 PM
|
|
Registered Member


Joined: Jun 13, 2004
Posts: 41
|
|
When I view the source in my Web 2.0 browser, I don't see the HTML that Ajax replaces - I just see the original page source.
Am I missing something? I'm looking for a View Generated Source, much like Mozilla has, but no luck. |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Mar 23, 2006 - 05:57 PM
|
|
Registered Member

Joined: Jan 06, 2004
Posts: 23824
|
|
We don't currently support viewing the dynamically generated HTML but this is something we have looked into a lot recently and will be adding. You can use the DOM inspector though to see the generated DOM but not the source associated with it yet. |
_________________ Riyad
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Mar 23, 2006 - 07:48 PM
|
|
Registered Member


Joined: Jun 13, 2004
Posts: 41
|
|
Then it's not a Web 2.0 browser then, is it? :D
j/k
I'll look forward to the generated source view. |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Apr 02, 2006 - 05:00 AM
|
|
Registered Member


Joined: Apr 02, 2006
Posts: 29
|
|
After updating to the version 4.1.1 I can't open any *.js file in the JavaScript Editor...Just the tab appears, but no code shows in the editor... |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Apr 02, 2006 - 08:53 AM
|
|
Moderator


Joined: Aug 21, 2004
Posts: 2515
|
|
Portai,
Try restarting with -clean.
How did you update to 4.1.1, if you installed 4.1.1 over an older version, that most certainly won't work.
More instructions and questions here: Posting Guidelines
Best,
Brian. |
_________________ Brian
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Apr 03, 2006 - 02:04 PM
|
|
Registered Member


Joined: Apr 02, 2006
Posts: 29
|
|
Thanks, Brian...
I updated with Update Manager...
*** Date: Mon Apr 03 07:59:37 CDT 2006
*** System properties:
OS=WindowsXP
OS version=5.1
Java version=1.5.0_06
*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 4.1.1 GA
Build id: 20060228-4.1.1-GA
*** Eclipse details:
Eclipse SDK
Version: 3.1.2
Build id: M20060118-1600
Eclipse Platform
Version: 3.1.2
Build id: M20060118-1600
Eclipse RCP
Version: 3.1.2
Build id: I20050627-1435
Eclipse Java Development Tools
Version: 3.1.2
Build id: I20050627-1435
Eclipse Plug-in Development Environment
Version: 3.1.2
Build id: I20050627-1435
Eclipse Project SDK
Version: 3.1.2
Build id: M20060118-1600
Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-launcher
C:\eclipse\eclipse.exe
-name
Eclipse
-showsplash
600
-exitdata
418_60
-vm
C:\WINDOWS\system32\javaw.exe |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Apr 04, 2006 - 09:20 PM
|
|
Registered Member

Joined: Jan 06, 2004
Posts: 23824
|
|
And did you try restarting with -clean? |
_________________ Riyad
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Apr 05, 2006 - 02:36 AM
|
|
Registered Member


Joined: Apr 02, 2006
Posts: 29
|
|
Yes, I did... same results...Shows just "MyEclipse JavaScript Editor" in the tab...No editor opens... |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Apr 05, 2006 - 04:54 AM
|
|
Registered Member

Joined: Jan 06, 2004
Posts: 23824
|
|
Do you see an exception in the editor window? If you check your log file at the end, are exceptions being appending? (<workspace dir>\.metadata\.log)
If you try a new workspace (File > Switch Workspace > C:\tempworkspace, hit OK) and create a new JS file, does it open without a problem? |
_________________ Riyad
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Apr 07, 2006 - 01:07 AM
|
|
Registered Member


Joined: Apr 02, 2006
Posts: 29
|
|
1. Yes, I do:
===============
!SESSION 2006-04-04 19:40:42.312 -----------------------------------------------
eclipse.buildId=M20060118-1600
java.version=1.5.0_06
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86 -clean
!ENTRY org.eclipse.ui 4 4 2006-04-04 19:43:30.750
!MESSAGE Unhandled event loop exception
!ENTRY org.eclipse.ui 4 0 2006-04-04 19:43:30.750
!MESSAGE com.genuitec.eclipse.integration.Integrator.jsMultiPageEditorPart(Lorg/eclipse/ui/IEditorSite;Lorg/eclipse/ui/IEditorInput;)Z
!STACK 0
java.lang.NoSuchMethodError: com.genuitec.eclipse.integration.Integrator.jsMultiPageEditorPart(Lorg/eclipse/ui/IEditorSite;Lorg/eclipse/ui/IEditorInput;)Z
at com.ibm.sse.editor.javascript.JSMultiPageEditorPart.init(JSMultiPageEditorPart.java:129)
at org.eclipse.ui.internal.EditorManager.createSite(EditorManager.java:778)
at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:596)
at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:384)
at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:552)
and so on....
===============
2. No, it does not...Same result - just creates a tab with the "MyEclipse JavaScript Editor" in the tab, but the tab doesn't open anything...
3. I even can't remove MyEclipse using the "Uninstall" from the disk, so I can reinstall it on a clean space...
I see 3 instances of MyEclipse (4.0, 4.1, 4.1.1) in the "Install/Remove programs", but, when I try to remove any one of them, I get an exception ("java.lang.OutOfMemoryError: Java heap space") |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Apr 07, 2006 - 06:08 AM
|
|
Registered Member

Joined: Jan 06, 2004
Posts: 23824
|
|
This is an installation issue. NoSuchMethodErrors are always indicative of that. I would suggest a clean install of Eclipse and MyEclipse to *new* locations, then open your existing workspace using the -clean command line argument (when launching that copy of Eclipse) And you should be back in action.
Don't use the copies of Eclipse or MyEclipse you have on your hard drive. Redownload Eclipse 3.1.2 SDK and MyEclipse 4.1.1 to avoid issues, those two should install smoothly and get you up and running ASAP. |
_________________ Riyad
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Apr 08, 2006 - 02:40 PM
|
|
Registered Member


Joined: Apr 02, 2006
Posts: 29
|
|
Does it matter that I can't remove the currently existed installs of MyEclipse from the hard drive? |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Apr 08, 2006 - 08:26 PM
|
|
Registered Member

Joined: Jan 06, 2004
Posts: 23824
|
|
If the installer is giving you problems and failing, you can simply erase the MyEclipse install directory (e.g. C:\Program Files\MyEclipse-4.1). |
_________________ Riyad
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Apr 09, 2006 - 01:52 PM
|
|
Registered Member


Joined: Apr 02, 2006
Posts: 29
|
|
|
|
|
 |
|
|
Post subject:
Posted: Apr 09, 2006 - 03:58 PM
|
|
Registered Member


Joined: Apr 02, 2006
Posts: 29
|
|
Thanks a lot!
After I removed "MyEclipse" and "eclipse" folders from hard drive, downloaded all latest releases of both products and installed them on a clean space EVERYTHING works as it supposed to....
Thanks again! |
|
|
| |
|
|
|
 |
|
|