Skip to main content



      Home
Home » Newcomers » Newcomers » Eclipse stops working when opening quotes before closing the HTML tag
Eclipse stops working when opening quotes before closing the HTML tag [message #1064139] Mon, 17 June 2013 14:49 Go to next message
Eclipse UserFriend
Hi there,

First of all, this post might just not be at the right place and I'm truly sorry about it.

I have an issue with Eclipse when writing my Django application. When I type:
<form action="
Eclipse stops working (it stays dead until I manually kill the process) when I type the quote character.

I am using the Eclipse Django editor (from here eclipse(dot)kacprzak(dot)org/updates).

Here is the output of Eclipse when I kill the process:
Java was started but returned exit code=-805306369
C:\windows\system32\javaw.exe
-Xms40m
-Xmx512m
-XX:MaxPermSize=256m
-jar C:\Program Files (x86)\Eclipse\\plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
-os win32
-ws win32
-arch x86_64
-showsplash C:\Program Files (x86)\Eclipse\\plugins\org.eclipse.platform_4.2.2.v201302041200\splash.bmp
-launcher C:\Program Files (x86)\Eclipse\eclipse.exe
-name Eclipse
--launcher.library C:\Program Files (x86)\Eclipse\\plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.200.v20120913-144807\eclipse_1503.dll
-startup C:\Program Files (x86)\Eclipse\\plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
--launcher.overrideVmargs
-exitdata 117c_5c
-vm C:\windows\system32\javaw.exe
-vmargs
-Xms40m
-Xmx512m
-XX:MaxPermSize=256m
-jar C:\Program Files (x86)\Eclipse\\plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar

However, if I type the full HTML tag and then add the attribute, it works fine.

Thanks,
Re: Eclipse stops working when opening quotes before closing the HTML tag [message #1064153 is a reply to message #1064139] Mon, 17 June 2013 16:40 Go to previous messageGo to next message
Eclipse UserFriend
You might try increasing the maximum heap size (the -Xmx line), but otherwise you should raise an issue at https://code.google.com/p/django-editor/issues/ .
Re: Eclipse stops working when opening quotes before closing the HTML tag [message #1064164 is a reply to message #1064153] Mon, 17 June 2013 18:05 Go to previous message
Eclipse UserFriend
Thanks for your help. An issue has already been raised (issues/detail?id=10), can't post links.

[Updated on: Mon, 17 June 2013 18:05] by Moderator

Previous Topic:Run configurations and commands being executed
Next Topic:Eclipse Performs Duplicate Actions
Goto Forum:
  


Current Time: Tue Jul 15 21:45:53 EDT 2025

Powered by FUDForum. Page generated in 0.13056 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top