Minimize Ja.NET Forums
 
  Ja.NET Forums  Ja.NET SE  Using  Help needed For .Net developer (with very limted java knowledge)
Previous Previous
 
Next Next
New Post 4/2/2009 9:52 AM
  bradman
1 posts
No Ranking


Help needed For .Net developer (with very limted java knowledge) 
Hello, We are currently using VS2005 for our jsharp and .Net (winforms) development. Our jsharp code is a shared java code between .Net app and backend web-based app. We are trying to migrate into VS 2008 and hopefully use JaNet to build java shared code into .Net assembly. I am an experienced C# .Net developer but have very limited knowledge in java. i often change the shared java objects to add more private fields and getter/setters and change the logic classes little bit to provide additional functionality. I was able to make the java changes with in VS 2005 IDE and compile it and use it in C# code. Since VS 2008 doesn't have support for jsharp code, I need to find another IDE to make the java changes and compile using Janet and BAM. I want to use Eclipse IDE (or any other IDE) and some how tell it to use Janet and BAM to create the output .Net assembly. Can you tell me how to achieve what I am looking for? Thanks in advance.
 
New Post 4/8/2009 7:17 AM
  Dave
15 posts
No Ranking


Re: Help needed For .Net developer (with very limted java knowledge) 

Hi,

I would use an Ant build script to do your build.  You can then integrate that into the Eclipse IDE if you want for editing and building.

Dave

 
Previous Previous
 
Next Next
  Ja.NET Forums  Ja.NET SE  Using  Help needed For .Net developer (with very limted java knowledge)
Syndicate