Hello, I friend of mine has just made open source a Java to c# translator he has written for his company.
Description of the project at sourceforge : " Eclipse-based Java 2 C# Translator. That tool allow automatic translation from Eclipse java projects to Visual Studio projects. Generated code can be directly compiled and executed whitout user modification. See Wiki for documentation." Maybe you can have a look at it. http://sourceforge.net/projects/j2cstranslator/ > -----Message d'origine----- > De : D Bera [mailto:[EMAIL PROTECTED] > Envoyé : jeudi 21 février 2008 12:42 > À : [email protected] > Objet : converter script for java-to-C# source files ? > > Hey, > I am thinking of backporting the JFlex based StandardAnalyzer [1] > which was added in lucene-2.3. That one promises a huge speedup so I > want to use it with Lucene.Net-2.1 till Lucene.Net-2.3 is released. > Since porting Lucene-2.3 has not yet started, I need to personally > convert the java files to C# files. I think the Lucene.Net source > files are mostly auto-converted from the java sources and then > hand-edited. I would like to do the same if possible. Does anyone know > what converter/script is used to generate the C# source files in > Lucene.Net ? > > Thanks, > - dBera > > [1] https://issues.apache.org/jira/browse/LUCENE- > 966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel > -- > ----------------------------------------------------- > Debajyoti Bera @ http://dtecht.blogspot.com > beagle / KDE fan > Mandriva / Inspiron-1100 user
