eclipseexeditor-devuser Mailing List for Eclipse Text Editor Extensions (ETEE)
Brought to you by:
david_biesack
You can subscribe to this list here.
| 2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(4) |
Jun
(11) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(2) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(2) |
Dec
|
| 2011 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
|
From: Robert M. <Rob...@Ga...> - 2011-08-11 23:52:46
|
Hi, This is a great plugin. I appreciate the work you put into it. I'm using it to run perl scripts to cleanup my code. I was wondering if there was a way to get the filter menu to remember the commands between sessions. It has a history of the current session, but seems reset it when eclipse is closed. Better yet, is there a way to assign hotkeys to certain filter commands? I don't mean a hotkey to open the filter dropdown box, but to actually run a specific filter command. Thanks, Rob |
|
From: Patrick C. <pa...@it...> - 2011-01-24 21:02:18
|
I've just downloaded the Filter add on for Eclipse. I'm running 3.6.1 When I type in the bare command, it doesn't work, but when I type in the full path, it works. It's already on the path, since if I open up a command windows and type in the bare command (and even cmd /c "dothis") it works. What is the path that Windows is using? I can then go ahead and put my frequently used commands in that directory. Thanks! |
|
From: David B. <Dav...@mi...> - 2010-11-04 10:30:29
|
Hi, Liam. Thanks for trying out the extension. At the time I wrote it, the Eclipse plug-in architecture did not allow a "generic" plugin that works in all text editors - extension must be matched to the editor type, such as those listed at http://www.jdg2e.com/ch21.actions.table/doc/index.html I'll try to find out what Id Eclipse uses for pydev and see if it can be added. Do you use AnyEdit, by any chance, and does it work in your .py files? djb On 11/3/2010 1:20 AM, Liam Kirsher wrote: > Hi -- > > I installed the eclipse plugin net.sf.eclipseexeditor_1.0.7 and it works > -- for certain files, like files ending in .html. > However, I'm programming in python, using pydev, so... why doesn't the > filter work within those .py files? > All I really want to do is be able to sort things once in a while. > > Any tips? > > Liam > |
|
From: Liam K. <li...@nu...> - 2010-11-03 05:53:21
|
Hi -- I installed the eclipse plugin net.sf.eclipseexeditor_1.0.7 and it works -- for certain files, like files ending in .html. However, I'm programming in python, using pydev, so... why doesn't the filter work within those .py files? All I really want to do is be able to sort things once in a while. Any tips? Liam -- Liam Kirsher PGP: http://liam.numenet.com/pgp/ |
|
From: David B. <Dav...@mi...> - 2005-12-02 04:13:18
|
Sorry for the problem. (I had errors with the sourceforge anonymous ftp uploads.) I've refreshed the files and you should be able to download now. RADEMAKERS Tanguy wrote: >Hello, > >I can't d/l the latest version 1.0.5 from sourceforge - download files >list shows file as 0 bytes and i get an error when i click on the link. > > |
|
From: RADEMAKERS T. <Tan...@sw...> - 2005-12-01 14:35:46
|
Hello, I can't d/l the latest version 1.0.5 from sourceforge - download files list shows file as 0 bytes and i get an error when i click on the link. /t |
|
From: David B. <Dav...@mi...> - 2005-06-18 03:11:19
|
David Biesack wrote: > The Eclipse team has also fixed a bug > (https://bugs.eclipse.org/bugs/show_bug.cgi?id=100346) > in Eclipse which has been committed for Eclipse 3.1RC2. Correction: this Eclipse bug has been resolved for Eclipse 3.1RC3, not RC2. |
|
From: David B. <Dav...@mi...> - 2005-06-16 02:01:39
|
I believe this may be a bug in Eclipse 3.1RC2 and have filed a bug
https://bugs.eclipse.org/bugs/show_bug.cgi?id=100346
(I was able to reproduce the problem after installing 3.1RC2.)
I'll keep investigating, and see if I can use the later 3.0 key binding
syntax for plugin.xml
If you need to uninstall ETEE 1.0.3,
delete the eclipse/features/net.sf.eclipseexeditor.feature_1.0.3 folder
delete the eclipse/plugins/net.sf.eclipseexeditor_1.0.3 folder
delete the org.* folders under eclipse/configuration (but do not
delete configuration/config.ini)
restart eclipse
reinstall ETEE 1.0.2
Sorry for any inconvenience. I've been doing my development/testing with
3.0.2 and 3.1M6 and have not encountered this problem.
RADEMAKERS Tanguy wrote:
>Hello,
>
>I just downloaded and installed 1.0.3 (uninstalled 1.0.2) and now
>eclipse won't start up -
>
>.log file with 1.0.3:
>
>!SESSION 2005-06-15 18:14:42.986
>-----------------------------------------------
>eclipse.buildId=I20050610-1757
>java.version=1.4.2_04
>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
>
>!ENTRY org.eclipse.update.configurator 2005-06-15 18:14:43.986
>!MESSAGE Unable to find feature.xml in directory:
>d:\eclipse\features\com.simontuffs.eclipse.jarlaunch.feature_0.5.0.jar
>
>!ENTRY org.eclipse.update.configurator 2005-06-15 18:14:43.986
>!MESSAGE Unable to find feature.xml in directory:
>d:\eclipse\features\com.simontuffs.eclipse.jarplug.feature_0.6.0.jar
>
>!ENTRY org.eclipse.update.configurator 2005-06-15 18:14:43.986
>!MESSAGE Unable to find feature.xml in directory:
>d:\eclipse\features\net.sf.eclipsetidy.feature_1.2.1.jar
>
>!ENTRY org.eclipse.update.configurator 2005-06-15 18:14:43.986
>!MESSAGE Unable to find feature.xml in directory:
>d:\eclipse\features\org.easyexplore_1.0.1.jar
>
>!ENTRY org.eclipse.update.configurator 2005-06-15 18:14:44.721
>!MESSAGE Could not install bundle
>plugins/org.eclipse.team.cvs.ssh2_3.1.0.jar Bundle
>"org.eclipse.team.cvs.ssh2" version "3.1.0" has already been installed
>from: update@plugins/org.eclipse.team.cvs.ssh2_3.1.0/
>
>!ENTRY org.eclipse.ui 4 4 2005-06-15 18:14:45.736
>!MESSAGE Unhandled event loop exception
>
>!ENTRY org.eclipse.ui 4 0 2005-06-15 18:14:45.752
>!MESSAGE java.lang.IllegalArgumentException
>!STACK 0
>java.lang.IllegalArgumentException
> at
>org.eclipse.jface.bindings.keys.KeySequence.<init>(KeySequence.java:196)
> at
>org.eclipse.jface.bindings.keys.KeySequence.getInstance(KeySequence.java
>:129)
> at
>org.eclipse.ui.internal.keys.BindingPersistence.convert2_1Sequence(Bindi
>ngPersistence.java:402)
> at
>org.eclipse.ui.internal.keys.BindingPersistence.readBindingsFromRegistry
>(BindingPersistence.java:1073)
> at
>org.eclipse.ui.internal.keys.BindingPersistence.read(BindingPersistence.
>java:638)
> at
>org.eclipse.ui.internal.keys.BindingService.readRegistryAndPreferences(B
>indingService.java:163)
> at org.eclipse.ui.internal.Workbench.init(Workbench.java:959)
> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1653)
> at
>org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:3
>65)
> at
>org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143)
> at
>org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:103)
> at
>org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActiva
>tor.java:226)
> at
>org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:
>376)
> at
>org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:
>163)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
>sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav
>a:39)
> at
>sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor
>Impl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:324)
> at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334)
> at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
> at org.eclipse.core.launcher.Main.run(Main.java:973)
> at org.eclipse.core.launcher.Main.main(Main.java:948)
>
>
>
>.log file with 1.0.2 (for comparison):
>
>!SESSION 2005-06-15 18:15:43.189
>-----------------------------------------------
>eclipse.buildId=I20050610-1757
>java.version=1.4.2_04
>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
>
>!ENTRY org.eclipse.update.configurator 2005-06-15 18:15:48.189
>!MESSAGE Unable to find feature.xml in directory:
>d:\eclipse\features\com.simontuffs.eclipse.jarlaunch.feature_0.5.0.jar
>
>!ENTRY org.eclipse.update.configurator 2005-06-15 18:15:48.189
>!MESSAGE Unable to find feature.xml in directory:
>d:\eclipse\features\com.simontuffs.eclipse.jarplug.feature_0.6.0.jar
>
>!ENTRY org.eclipse.update.configurator 2005-06-15 18:15:48.189
>!MESSAGE Unable to find feature.xml in directory:
>d:\eclipse\features\net.sf.eclipsetidy.feature_1.2.1.jar
>
>!ENTRY org.eclipse.update.configurator 2005-06-15 18:15:48.205
>!MESSAGE Unable to find feature.xml in directory:
>d:\eclipse\features\org.easyexplore_1.0.1.jar
>
>!ENTRY org.eclipse.update.configurator 2005-06-15 18:15:48.767
>!MESSAGE Could not install bundle
>plugins/org.eclipse.team.cvs.ssh2_3.1.0.jar Bundle
>"org.eclipse.team.cvs.ssh2" version "3.1.0" has already been installed
>from: update@plugins/org.eclipse.team.cvs.ssh2_3.1.0/
>
>!ENTRY org.eclipse.ui 2 0 2005-06-15 18:15:51.579
>!MESSAGE Warnings while parsing the key bindings from the
>'org.eclipse.ui.commands' extension point
>!SUBENTRY 1 org.eclipse.ui 2 0 2005-06-15 18:15:51.579
>!MESSAGE Cannot bind to an undefined command:
>plug-in='com.rohanclan.cfml',
>commandId='com.rohanclan.cfml.editors.actions.ExernalBrowserActionID'.
>
>I am running 3.1RC2
>
>/t
>
>
>
>
>-------------------------------------------------------
>SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
>from IBM. Find simple to follow Roadmaps, straightforward articles,
>informative Webcasts and more! Get everything you need to get up to
>speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
>_______________________________________________
>EclipseExEditor-DevUser mailing list
>Ecl...@li...
>https://lists.sourceforge.net/lists/listinfo/eclipseexeditor-devuser
>
>
>
>
|
|
From: RADEMAKERS T. <Tan...@sw...> - 2005-06-15 16:18:08
|
Hello, I just downloaded and installed 1.0.3 (uninstalled 1.0.2) and now eclipse won't start up - .log file with 1.0.3: !SESSION 2005-06-15 18:14:42.986 ----------------------------------------------- eclipse.buildId=I20050610-1757 java.version=1.4.2_04 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 !ENTRY org.eclipse.update.configurator 2005-06-15 18:14:43.986 !MESSAGE Unable to find feature.xml in directory: d:\eclipse\features\com.simontuffs.eclipse.jarlaunch.feature_0.5.0.jar !ENTRY org.eclipse.update.configurator 2005-06-15 18:14:43.986 !MESSAGE Unable to find feature.xml in directory: d:\eclipse\features\com.simontuffs.eclipse.jarplug.feature_0.6.0.jar !ENTRY org.eclipse.update.configurator 2005-06-15 18:14:43.986 !MESSAGE Unable to find feature.xml in directory: d:\eclipse\features\net.sf.eclipsetidy.feature_1.2.1.jar !ENTRY org.eclipse.update.configurator 2005-06-15 18:14:43.986 !MESSAGE Unable to find feature.xml in directory: d:\eclipse\features\org.easyexplore_1.0.1.jar !ENTRY org.eclipse.update.configurator 2005-06-15 18:14:44.721 !MESSAGE Could not install bundle plugins/org.eclipse.team.cvs.ssh2_3.1.0.jar Bundle "org.eclipse.team.cvs.ssh2" version "3.1.0" has already been installed from: update@plugins/org.eclipse.team.cvs.ssh2_3.1.0/ !ENTRY org.eclipse.ui 4 4 2005-06-15 18:14:45.736 !MESSAGE Unhandled event loop exception !ENTRY org.eclipse.ui 4 0 2005-06-15 18:14:45.752 !MESSAGE java.lang.IllegalArgumentException !STACK 0 java.lang.IllegalArgumentException at org.eclipse.jface.bindings.keys.KeySequence.<init>(KeySequence.java:196) at org.eclipse.jface.bindings.keys.KeySequence.getInstance(KeySequence.java :129) at org.eclipse.ui.internal.keys.BindingPersistence.convert2_1Sequence(Bindi ngPersistence.java:402) at org.eclipse.ui.internal.keys.BindingPersistence.readBindingsFromRegistry (BindingPersistence.java:1073) at org.eclipse.ui.internal.keys.BindingPersistence.read(BindingPersistence. java:638) at org.eclipse.ui.internal.keys.BindingService.readRegistryAndPreferences(B indingService.java:163) at org.eclipse.ui.internal.Workbench.init(Workbench.java:959) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1653) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:3 65) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143) at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:103) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActiva tor.java:226) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java: 376) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java: 163) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav a:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor Impl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334) at org.eclipse.core.launcher.Main.basicRun(Main.java:278) at org.eclipse.core.launcher.Main.run(Main.java:973) at org.eclipse.core.launcher.Main.main(Main.java:948) .log file with 1.0.2 (for comparison): !SESSION 2005-06-15 18:15:43.189 ----------------------------------------------- eclipse.buildId=I20050610-1757 java.version=1.4.2_04 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 !ENTRY org.eclipse.update.configurator 2005-06-15 18:15:48.189 !MESSAGE Unable to find feature.xml in directory: d:\eclipse\features\com.simontuffs.eclipse.jarlaunch.feature_0.5.0.jar !ENTRY org.eclipse.update.configurator 2005-06-15 18:15:48.189 !MESSAGE Unable to find feature.xml in directory: d:\eclipse\features\com.simontuffs.eclipse.jarplug.feature_0.6.0.jar !ENTRY org.eclipse.update.configurator 2005-06-15 18:15:48.189 !MESSAGE Unable to find feature.xml in directory: d:\eclipse\features\net.sf.eclipsetidy.feature_1.2.1.jar !ENTRY org.eclipse.update.configurator 2005-06-15 18:15:48.205 !MESSAGE Unable to find feature.xml in directory: d:\eclipse\features\org.easyexplore_1.0.1.jar !ENTRY org.eclipse.update.configurator 2005-06-15 18:15:48.767 !MESSAGE Could not install bundle plugins/org.eclipse.team.cvs.ssh2_3.1.0.jar Bundle "org.eclipse.team.cvs.ssh2" version "3.1.0" has already been installed from: update@plugins/org.eclipse.team.cvs.ssh2_3.1.0/ !ENTRY org.eclipse.ui 2 0 2005-06-15 18:15:51.579 !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point !SUBENTRY 1 org.eclipse.ui 2 0 2005-06-15 18:15:51.579 !MESSAGE Cannot bind to an undefined command: plug-in='com.rohanclan.cfml', commandId='com.rohanclan.cfml.editors.actions.ExernalBrowserActionID'. I am running 3.1RC2 /t |
|
From: Carlos K. <ck...@gm...> - 2005-06-07 23:27:38
|
David wrote: >I was able to get access to a Linux system (Red Hat) and debug the >problems that ETEE users have reported. >I've cleaned up the process termination code for both normal process >termination and user requested >cancellation from a progress monitor (for longer running processes). > It works perfectly. Thanks David! ckozus. |
|
From: David B. <Dav...@mi...> - 2005-06-06 03:05:42
|
I was able to get access to a Linux system (Red Hat) and debug the problems that ETEE users have reported. I've cleaned up the process termination code for both normal process termination and user requested cancellation from a progress monitor (for longer running processes). Please go to the file release system https://sourceforge.net/project/showfiles.php?group_id=137861 to download the new plugin. The Eclipse Update Manager site still exists, although I prefer that users download from the SourceForge File Release System so that I can track the number of downloads. djb |
|
From: David B. <Dav...@mi...> - 2005-06-03 11:36:53
|
I have a pre-release of some bug fixes for ETEE (version 1.0.1) located at http://eclipseexeditor.sourceforge.net/updates/plugins/net.sf.eclipseexeditor.jar I have not yet changed the Update Site to list this version. I would like to see if this fixes some of the problems some users have reported: 1212888 Filter command fails with stacktrace <https://sourceforge.net/tracker/index.php?func=detail&aid=1212888&group_id=137861&atid=739527> https://sourceforge.net/tracker/index.php?func=detail&aid=1212888&group_id=137861&atid=739527 1212224 Race condition on exit <https://sourceforge.net/tracker/index.php?func=detail&aid=1212224&group_id=137861&atid=739527> https://sourceforge.net/tracker/index.php?func=detail&aid=1212224&group_id=137861&atid=739527 If you have experienced problems running filters via this plugin, please: * save your original net.sf.eclipseexeditor.jar elsewhere * replace it with this one * restart Eclipse, * report back to this list if filters are now working. If this fixes the problems you are encountering, I will release a 1.0.1 version. Source for the changes is in CVS. djb |
|
From: Carlos K. <ck...@gm...> - 2005-06-02 04:21:45
|
David wrote: >Please see the Bug reports >https://sourceforge.net/tracker/index.php?func=detail&aid=1212888&group_id=137861&atid=739527 >and >https://sourceforge.net/tracker/index.php?func=detail&aid=1212224&group_id=137861&atid=739527 > > > This doesn't seem to be the case, the filter does not work the first time. I keep trying but i cant figure out a pattern to this behavior to file a bug report. More info, if I enter a command which i know doesnt exits, i get no output at the log file whatsoever. Is that correct ? Im trying to find the stack trace in the file ~/workspace/.metadata/.log where all the other traces are sent. Maybe a error message should be issued when the command termination status is erroneous. Could this be done ? Should I file it under RFE ? -- Home Page: http://www.ckozus.com.ar Blog: http://www.ckozus.com.ar/blog |
|
From: David B. <Dav...@mi...> - 2005-06-02 03:03:44
|
Carlos Kozuszko wrote: >>When it works "sometimes", is it sometimes with the exact same command, >>or "sometimes" meaning with some commands it works and with others it >>does not work? >> >> > >I've noticed that this strange behavior does not depend on the >command, and I think isn't a PATH issue either. The command > >echo "abcd" > >should replace the selected text with the abcd string, but this only >happens "sometimes". > > > > >>Does the command work successfully when you run it from a shell, i.e. >> >> > >echo always runs fine from a shell. > >I'm waiting to solve this problem to recommend the plugin to all my friends ;) > >ckozus. > > Please see the Bug reports https://sourceforge.net/tracker/index.php?func=detail&aid=1212888&group_id=137861&atid=739527 and https://sourceforge.net/tracker/index.php?func=detail&aid=1212224&group_id=137861&atid=739527 I'm working on a fix for cases which output text but do not read all (or perhaps any) of the input stream, and cleaning up the process termination code. I'll try to have something later this week. |
|
From: Carlos K. <ck...@gm...> - 2005-06-01 14:08:20
|
>Please describe what command you are executing, what operating system >you are running on, and also include what additional environment you may >have=20 I'm running SUSE Linux 9.1 Pro and Eclipse 3.0.1 >When it works "sometimes", is it sometimes with the exact same command, >or "sometimes" meaning with some commands it works and with others it >does not work? I've noticed that this strange behavior does not depend on the command, and I think isn't a PATH issue either. The command echo "abcd" should replace the selected text with the abcd string, but this only happens "sometimes". >Does the command work successfully when you run it from a shell, i.e. echo always runs fine from a shell. I'm waiting to solve this problem to recommend the plugin to all my friends= ;) ckozus. |
|
From: David B. <Dav...@mi...> - 2005-06-01 03:05:46
|
Carlos;
Please describe what command you are executing, what operating system
you are running on, and also include what additional environment you may
have (i.e. if you are running Windows, do you also have Cygwin installed?)
When it works "sometimes", is it sometimes with the exact same command,
or "sometimes" meaning with some commands it works and with others it
does not work?
Does the command work successfully when you run it from a shell, i.e.
yourshellcommand < input.file > output.file
The plugin tries to determine which operating system you are running and
if you are running Windows, will try to run your command via
cmd /c "yourshellcommand"
and if not under Windows, runs
sh -c "yourshellcommand"
so see if those commands work from a shell (outside of Eclipse)
Carlos Kozuszko wrote:
>
> I select some lines and execute a filter command, the command is not
> always processed. Most of the times, the selected text stays the same.
> At first I thought the plugin was not working, but trying over and
> over again i've found that "sometimes" does works.
> I've found no messages at all in the eclipse log files.
>
> Any clues ?
>
|
|
From: Carlos K. <ck...@gm...> - 2005-06-01 01:09:47
|
I select some lines and execute a filter command, the command is not always processed. Most of the times, the selected text stays the same. At first I thought the plugin was not working, but trying over and over again i've found that "sometimes" does works. I've found no messages at all in the eclipse log files. Any clues ? -- Home Page: http://www.ckozus.com.ar Blog: http://www.ckozus.com.ar/blog |
|
From: RADEMAKERS T. <Tan...@sw...> - 2005-05-31 12:27:28
|
David, Feature request added (first post!). FYI: AnyEdit enhancements do not work with the cfeclipse editor (but they do with my other editors). Regards, Tanguy >-----Original Message----- >From: David Biesack [mailto:Dav...@mi...] >Sent: Tuesday, May 31, 2005 1:15 PM >To: Ecl...@li... >Cc: RADEMAKERS Tanguy >Subject: Re: [Eclipseexeditor-devuser] Adding support for extra editors > >Please add an feature request for this on the project SourceForge.net >support page: >Go to https://sourceforge.net/projects/eclipseexeditor/ ; click on >Feature Requests ><https://sourceforge.net/tracker/?atid=739530&group_id=137861&f >unc=browse> >< >https://sourceforge.net/tracker/?atid=739530&group_id=137861&fu >nc=browse > > and click on "Submit new". >Be sure to include the source location of cfeclipse so we can look at >its implementation and which extension >point(s) we may need to use. > >Also, please try AnyEdit < http://andrei.gmxhome.de/anyedit/ > >and see if its editor enhancements work in the cfeclipse >plugin. If so, >that may provide the hints we need. > >Thanks for trying this plugin and you kind words. >djb > >RADEMAKERS Tanguy wrote: > >>Hello, >> >>I was wondering if/how it would be possible to add support for extra >>editors to this plugin? I do a lot of work with the cfeclipse >plugin (a >>basic editor for coldfusion pages) and i would love to get this plugin >>working with it. I've had a poke around in the plugins.xml file (after >>making a backup ;), but as i don't know the first thing about eclipse >>development i haven't gotten very far. No errors of any kind mind you, >>but no little "Filters" item in my popup menu either. >> >>congrats on this plugin: like most good ideas, it's both simple and >>powerful. >> >>Regs, >>Tanguy >> >> > > > |
|
From: David B. <Dav...@mi...> - 2005-05-31 11:15:18
|
Please add an feature request for this on the project SourceForge.net support page: Go to https://sourceforge.net/projects/eclipseexeditor/ ; click on Feature Requests <https://sourceforge.net/tracker/?atid=739530&group_id=137861&func=browse> < https://sourceforge.net/tracker/?atid=739530&group_id=137861&func=browse > and click on "Submit new". Be sure to include the source location of cfeclipse so we can look at its implementation and which extension point(s) we may need to use. Also, please try AnyEdit < http://andrei.gmxhome.de/anyedit/ > and see if its editor enhancements work in the cfeclipse plugin. If so, that may provide the hints we need. Thanks for trying this plugin and you kind words. djb RADEMAKERS Tanguy wrote: >Hello, > >I was wondering if/how it would be possible to add support for extra >editors to this plugin? I do a lot of work with the cfeclipse plugin (a >basic editor for coldfusion pages) and i would love to get this plugin >working with it. I've had a poke around in the plugins.xml file (after >making a backup ;), but as i don't know the first thing about eclipse >development i haven't gotten very far. No errors of any kind mind you, >but no little "Filters" item in my popup menu either. > >congrats on this plugin: like most good ideas, it's both simple and >powerful. > >Regs, >Tanguy > > |
|
From: RADEMAKERS T. <Tan...@sw...> - 2005-05-30 20:58:42
|
Hello, I was wondering if/how it would be possible to add support for extra editors to this plugin? I do a lot of work with the cfeclipse plugin (a basic editor for coldfusion pages) and i would love to get this plugin working with it. I've had a poke around in the plugins.xml file (after making a backup ;), but as i don't know the first thing about eclipse development i haven't gotten very far. No errors of any kind mind you, but no little "Filters" item in my popup menu either. congrats on this plugin: like most good ideas, it's both simple and powerful. Regs, Tanguy |
|
From: David B. <Dav...@mi...> - 2005-05-14 21:20:11
|
Welcome to the ecl...@li... mailing list. This list is for users (and developers) to exchange information about the Eclipse Text Editor Extensions plug-in. This is a pretty humble little plug-in, but one that can be very powerful. I find it useful, and I hope you will, too. Please post here if you have problems with the plug-in or with the documentation or installation, or want to make a suggestion or offer a patch (i.e. to make the plug-in work in some third party plug-in that you use) and I (or perhaps someone else on the mailing list) will help out. Please feel free to subscribe; I do not expect much traffic on this list. David J. Biesack |