-
Hello.
I want to provide content/code assist for an API exposed to an embedded Perl interpreter (but implemented via C/C++, so no .pl files exist for this API).
Can you tell me if EPIC allows to contribute content/code assist via other Eclipse plug-ins (that way avoiding modifying EPIC to do the desired completion)?
In DLTK the extension point...
2009-04-14 20:50:57 UTC in EPIC - Eclipse Perl Integration
-
Hello everyone.
Trying to upload a new file to the web.de servers using this code...
###
import os
import webdav.WebdavClient
c = webdav.WebdavClient.ResourceStorer("https://webdav.smartdrive.web.de/test7.txt")
c.connection.addBasicAuthorization("username", "password", "")
f = open("davtest.py", "r")
c.uploadFile(f...
2008-12-19 13:34:26 UTC in Python WebDAV Library
-
I think the default behavior of any editor should be what most users expect and as it is offered in many editors used on a day to day basis by many people (completely braindead behavior being the exception). (Personally, I expect the default behavior to be as it currently is.)
"I want something else" should be supported, possibly by way of (hopefully simple) scripting or perhaps...
2008-05-16 12:01:05 UTC in jEdit
-
For on-the-fly analyse/debugging you could try this:
http://www.adaptj.com/main/stacktrace :
StackTrace is a tool for inspecting the state of a running JVM without starting it in debug mode and without using any additional startup settings.
StackTrace Features:
* Thread dump for Java processes running as a Windows service (like Tomcat, for example), started with javaw.exe...
2008-05-16 09:11:52 UTC in jEdit
-
I see the usefulness of this for code that has been written with indentation that is visually hard to grasp.
The way you describe the usefulness of this feature is to write code with indentation that is visually hard to grasp.
It's just a tool, sure. For analysis of funked up code or third party data file formats, great, for writing code like that? Please no.
2008-03-14 09:37:37 UTC in jEdit
-
What is the problem?
Sun JDK installation and Sun JEE installation do not place "java.exe" or "javaw.exe" anywhere in the PATH, nor do they adjust the PATH variable (I asked Sun to do that, they refused, see Sun's bug tracker).
When looking at JAVA_HOME and JRE_HOME the user has to first set those variables. If he knows to set these variables, why doesn't he know to put the directory with...
2008-01-11 07:57:52 UTC in jEdit
-
I suggest to rename "rectangular selection mode" to "rectangular mode", and have the rectangular mode behave as in UltraEdit (rectangular selection AND rectangular paste).
While one can argue that while in rectangular mode one would want to paste like in normal mode, it is easy to think of each mode having its unique behaviors for selection AND paste, and thus to need to switch to the desired...
2007-11-21 15:23:41 UTC in jEdit
-
Switch to Java 1.6 Swing and Tray API.
2007-11-12 20:10:05 UTC in JCCTray
-
Logged In: YES
user_id=971109
The UP/DOWN keys were supported in the single line mode edit
box in that Search&Replace dialog throughout 4.2. Please do
not change behavior without solid reason and prior discussion.
2006-11-09 09:18:46 UTC in jEdit
-
Logged In: YES
user_id=971109
1) Start KeePass.exe
2) File/New...
3) Password: 1
4) OK
5) Password: 1
6) OK
7) Delete group "General"
8) CTRL+S to bring up save dialog
9) Keep default filename
10) Choose "Save" ("Speichern")
-> Popup: "An invalid argument was encountered.".
2006-10-09 16:04:00 UTC in KeePass Password Safe