Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » C-Sharp » Java2CSharp project nature
Java2CSharp project nature [message #565383] Fri, 08 August 2008 08:19
Alex FAU is currently offline Alex FAUFriend
Messages: 15
Registered: May 2010
Junior Member
Hello,

For those who use the translator in multi-project mode
(http://j2cstranslator.wiki.sourceforge.net/HowToUse), you certainly note
that there is no UI integration of that feature (it's only an xml file to
edit, and you can use it only in the command line version).

So, why not to have a specific project nature for that ?
My idea is : a project nature with a wizard where you add references on
existing Java projects to translate, set global options (exactly what the
xml file already contains) and a specific perspective.
Once your project is set up you can decide to
* customize the translation
- specify what transformation to perform (customize the translation
... could be used to translate Java to other java-like language)
- modify output directory
- modify some options
* perform action on source code
- update it (if under svn/cvs)
- translate it (i.e. translate all referenced Java projects)
- check with svn/cvs if a new translation is required
* perform action on generated code
- clean,
- compile,
- launch unit test ?

Something similar to the Feature project in Eclipse.

Is this feature will be useful ? Am I completely crazy :-) ?
Any comment, other idea ?

I'm looking for info/volunteer to help on this (not necessary to start it
right now but to have advise, ...).

Thanks.

@lex
Previous Topic:.NET tooling?
Next Topic:Java2CSharp project nature
Goto Forum:
  


Current Time: Tue Mar 19 03:28:58 GMT 2024

Powered by FUDForum. Page generated in 0.02353 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top