-
Eclipse 3.5.
2009-09-08 00:58:21 UTC by tdigennaro
-
The page
http://www.redrobinsoftware.net/jydt/installation/installation.html
describes installation with older versions of eclipse.
Build id: 20090619-0625 has different UI, although the content is vaguely similar.
Oz
Thanks for all of your work on this.
2009-09-08 00:56:04 UTC by tdigennaro
-
unable to create the selected preference page
Reason
plug-in net.redrobin.eclipse.jydt.ui was unable to load class net.redrobin.eclipse.jydt.ui.
2009-01-13 06:23:01 UTC by nobody
-
from https://bugs.eclipse.org/bugs/show_bug.cgi?id=245998
1. install JyDT
2. associate *.jy files with "Jython Module Editor" (as *.py)
3. double click on any *.jy file - two same errors:
eclipse.buildId=I20080617-2000
java.version=1.6.0_07
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32...
2008-09-02 19:13:10 UTC by trelony
-
I'm running MyEclipse 6 on Eclipse 3.3.2 on Windows XP SP 2 and am unable to install the plugin. It worked on a previous version of Eclipse 3.2/MyEclipse. I get this error when trying to visit the update site:
The current configuration contains errors and this operation can have unpredictable results.
Eclipse RCP Patch 1 for 3.3.1 (3.3.1.v20071002_331) requires feature "org.eclipse.rcp...
2008-05-12 20:35:03 UTC by rol7805
-
Currently the latest version of JyDT (JyDT 1.4.15)supports only Eclipse 3.2.x. When will the next version release that supports eclipse 3.3.x?.
2008-04-22 04:56:16 UTC by nobody
-
When saving a .py file with JyDT active in Eclipse 3.3.2 I get a 'Save Failed\nReason java.lang.NullPointerException' message.
Luckily the save succeeded nevertheless.
2008-04-11 13:30:41 UTC by tsrsf
-
Block commenting is quite handy, so I use it a lot.
In the Eclipse Java editor however block comments are removed when hitting CTRL-/ and the block is already commented out. So for Java there is no CTRL-\ key binding. I would like that simple behaviour in JyDT too.
As a second note: When you then try to get rid of the Block quote by 'Undo Typing' CTRL-Z it only removes one # at a time, just...
2008-04-11 13:24:37 UTC by tsrsf
-
Trying to build jydt from SVN gives this error in JythonLineBreakpoint and JythonLineBreakpointAdapter classes. Defining a string constant removes this error, but looks like we can't create breakpoints anymore.
Is the latest source in SVN? Is there a source distribution for JyDT?.
2007-10-01 09:57:18 UTC by kdmurthy
-
Hi,
I have a sample project that contains a jython source folder. This folder has been created using the wizard.
If I don't the name of my folder in the package definition, I got an error that the specified package or class cannot be found.
Additionnally, creating a launch definition does not add the source path to the path definition.
Regards,
Manu.
2007-07-27 19:26:51 UTC by esoden