Re: Eclipse <--> J#

Tech-Archive recommends: Speed Up your PC by fixing your registry

From: David Browne (meat_at_hotmail.com)
Date: 11/29/04


Date: Sun, 28 Nov 2004 23:25:11 -0600


"Steve Cornett" <Steve Cornett@discussions.microsoft.com> wrote in message
news:18ED5CFF-7792-44F2-BA1B-079EF7825FB7@microsoft.com...
> Hello,
>
> I prefer to use Eclipse's JDT for most of my Java editing, but I'm now
> working with a project team that develops some of their code in C#. In
> order
> to integrate our work, I need to be able to import my code into Visual
> Studio
> .NET (as J#), work on it there, and then move it back into Eclipse.
>
> Is there any convenient way to take Java code that's been exported to the
> filesystem and turn it into a Visual Studio J# project? After editing the
> code in J#, do I need to do anything to make it work with Eclipse again?
> Other than the obvious language differences, are there any significant
> incompatibilities (i.e., file formats, structures, etc.) I need to be
> aware
> of in this process?

Visual Studio does not care where the files are and doesn't require them to
have a directory structure matching their package structure. Eclipse does.

So keep the source code where Eclipse puts it. In VJ# create a project and
Link, rather than open, each of the source files.

David



Relevant Pages

  • Eclipse <--> J#
    ... I prefer to use Eclipse's JDT for most of my Java editing, ... working with a project team that develops some of their code in C#. ... I need to be able to import my code into Visual Studio ... .NET, work on it there, and then move it back into Eclipse. ...
    (microsoft.public.dotnet.vjsharp)
  • Re: Object Modeling in Microsoft Visio
    ... familiar with JDeveloper and Eclipse, I'm more familiar with Visual Studio. ... >> Do you mean that JDeveloper and Eclipse have better UML modelling? ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Whats The Top IDE?
    ... Visual Studio may still be the most popular ... There is only one thing that Eclipse sucks ... Matisse is a component of NetBeans. ... Are there plans for a Matisse plugin or a GUI builder for Eclipse? ...
    (comp.lang.java.advocacy)
  • Re: Is there any IDE similar to Visual Studio under Linux?
    ... I like the GUI of Visual Studil to edit multiple files in Windows. ... any IDE that is similar to Visual Studio under Linux? ... I'm using Eclipse in Windows and Linux. ... Eclipse have many types of plug-ins, with these you can access CVS, ...
    (comp.os.linux.development.apps)
  • Re: Ranting about the state of Python IDEs for Windows
    ... the debugger is still in alpha and needs some ... > Another IDE I use is Eclipse, I only use this for Java editing but I ...
    (comp.lang.python)