473,804 Members | 3,462 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Eclipse plug-in?

Hi. I'm trying to edit C# code from within eclipse 2.1.1 but am getting
nowhere. The Improve plug-in doesn't seem to install on such recent
versions of eclipse; is there anything else out there that I could try?

Thanks,

Graham
Nov 15 '05 #1
6 3673

On Mon, 10 Nov 2003 22:49:28 +0000, Graham Ashton wrote:
Hi. I'm trying to edit C# code from within eclipse 2.1.1 but am getting
nowhere. The Improve plug-in doesn't seem to install on such recent
versions of eclipse; is there anything else out there that I could try?


Did you try SharpDevelop? It's well done but it only works on Windows

C

Nov 15 '05 #2
Borland has a plug in for Visual Studio 2003
"Graham Ashton" <ga*****@cmedlt d.com> wrote in message
news:pa******** *************** *****@cmedltd.c om...
Hi. I'm trying to edit C# code from within eclipse 2.1.1 but am getting
nowhere. The Improve plug-in doesn't seem to install on such recent
versions of eclipse; is there anything else out there that I could try?

Thanks,

Graham

Nov 15 '05 #3
Graham Ashton <ga*****@cmedlt d.com> wrote:
Hi. I'm trying to edit C# code from within eclipse 2.1.1 but am getting
nowhere. The Improve plug-in doesn't seem to install on such recent
versions of eclipse; is there anything else out there that I could try?


It's not really worth using the Improve plug-in, I'm afraid, so it's
not worth trying hard to get it to install. I've often thought a C#
plug-in on a par with JDT would be absolutely wonderful, but don't have
time to set about creating it myself.

For the moment, I think your best bet is VS.NET or SharpDevelop. (The
latter is free.)

--
Jon Skeet - <sk***@pobox.co m>
http://www.pobox.com/~skeet
If replying to the group, please do not mail me too
Nov 15 '05 #4
On Tue, 11 Nov 2003 08:02:08 +0000, Jon Skeet[ C# MVP] wrote:
Graham Ashton <ga*****@cmedlt d.com> wrote:
Hi. I'm trying to edit C# code from within eclipse 2.1.1 ...


It's not really worth using the Improve plug-in, I'm afraid, so it's
not worth trying hard to get it to install. I've often thought a C#
plug-in on a par with JDT would be absolutely wonderful, but don't have
time to set about creating it myself.


Thanks to all who replied. I should have mentioned I'm running on Linux
(with mono), so most of the editors that support C# aren't available to
me. There's always emacs...

However, I did stumble across (basic) C# support for eclipse 2.1.1. It's
basically syntax highlighting and outline support only, but it's quite
usable. Others may find it useful. It's here:

http://black-sun.sourceforge.net/

Cheers.

Nov 15 '05 #5
Graham Ashton <ga*****@cmedlt d.com> wrote:
Thanks to all who replied. I should have mentioned I'm running on Linux
(with mono), so most of the editors that support C# aren't available to
me. There's always emacs...
Does SharpDevelop not work with Mono if you use the WINE WinForms
bindings?
However, I did stumble across (basic) C# support for eclipse 2.1.1. It's
basically syntax highlighting and outline support only, but it's quite
usable. Others may find it useful. It's here:

http://black-sun.sourceforge.net/


Cheers - with an outline it certainly looks more useful than the other
one I'd looked at. If it had refactoring and code completion in the
same way as JDT, that could well be enough to make it worth switching -
not at the moment though.

--
Jon Skeet - <sk***@pobox.co m>
http://www.pobox.com/~skeet
If replying to the group, please do not mail me too
Nov 15 '05 #6
>Borland has a plug in for Visual Studio 2003

What kind of plugin does Borland have for Visual Studio?

Nov 15 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
1902
by: Victor | last post by:
I am trying to install the JUnit plug-in. I looked into the Help documentation, and could not find a specific sequence of steps that will work for me. Could anybody give me advice, please? Thanks, Victor
3
5006
by: G.A. | last post by:
I've installed Eclipse 3.0 and the latest pyeclipse. I can get the editor run - at least I think so, because it seems to do reasonable syntax highlighting. However, I can't get the Python console window to appear (Unable to instantiate view: org.python.pyeclipse.views.ConsoleView), nor can I get python to run to completion. The MSWindows Task Manager shows that eclipse has successfully started python.exe (at least a process by that name...
5
2290
by: Matt Silberstein | last post by:
I anyone using Eclipse? If so, can you give me a clue to get started. I keep reading about how good an IDE it is, but it does not seem to help with Web stuff (CSS/HTML/JavaScript). I downloaded a variety of plug-ins, but it just seems like a hard to use straight text editor. What am I doing wrong? -- Matt Silberstein
5
1607
by: mavis | last post by:
Does anyone have any experiences or ideas about "Eclipse XSD packages"? How is the performance of "XSD Parsing"? Thank you in advance! -Mavis
6
3014
by: kenton.wilson | last post by:
Does anyone know if Eclipse has a class hierachy / inheritence viewer for C++? I went to the Eclipse / CDT pages but didn't see anything offhand. TIA, Kent
0
1171
by: Patrick Finnegan | last post by:
No IPhone? Have a play with this instead. Eclipse based Tcl Development tools are now available from the Eclipse web site. Eclipse C/C++ Ide: http://www.eclipse.org/downloads/moreinfo/c.php Tcl Plugin: http://www.eclipse.org/dltk/downloads.php Tutorial - Tcl Debugger and Interactive Console(Windows WMV
9
1488
by: king kikapu | last post by:
Hi, this is actually a question to those of us who use Eclipse and Pydev as their main Python developing environment. As i use Eclipse (3.3 Europa) only for Python and i have nothing to do with Java, is there a way to disable/uninstall some Java-specific stuff and make the environment actually more snappy ?? thanks for any help
4
2708
by: devgupta01 | last post by:
Hi all, I have simple program- "HelloWorld.java" to run at eclipse. Java Version 1.4.2 Eclipse Version 3.2 class HelloWorld { public static void main(String aa) {
3
6773
by: ravit | last post by:
Hello All, I am trying to execute an application that is developed using eclipse libraries. Jface, SWT , etc. While I execute the application , i have received an exception which I am unable to trace it. TextViewer.setSelection(100,true); is the statement whre it araised. TextViewer is org.eclipse.jface.text.SourceViewer object.
9
1564
by: Mirko Kralj | last post by:
Hi to all, I was trying out the Eclipse PDT IDE and I'm impressed. I just want to know about the development logic you are using with this IDE. For example, I installed AppDev and configured Eclipse to use it's www folder as workspace. Now I want to define various virtual hosts on my PC for testing the code inside AppDev. The idea is to call Firefox (or any other browser I like)
0
9591
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10594
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10331
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
1
7631
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6861
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5529
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5667
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4306
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3831
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.