Minimize Ja.NET Forums
 
  Ja.NET Forums  Ja.NET SE  Using  Visual Studio Integration
Previous Previous
 
Next Next
New Post 12/28/2008 11:23 PM
  zeeshanejaz
4 posts
No Ranking


Visual Studio Integration 

Is Visual Studio integration possible? Or do we have to use some Java IDE like eclipse?

 
New Post 1/9/2009 10:21 AM
  Dave
15 posts
No Ranking


Re: Visual Studio Integration 

Hi,

I use visual studio for debugging.  The output from the Ja.NET SE compiler will produce .PDB files for symbols, so you can use the MS debuggers to debug/step thru your code.  VS 2008 no longer includes an editor for Java source, so I do not find it not that useful for editing.  I use eclipse at this point for that.

Dave

 
New Post 10/5/2009 6:27 AM
  sleary
6 posts
No Ranking


Re: Visual Studio Integration 

 

I was able to provide syntax highlighting for java trivially by extending the NShader project. I may be able to use the java compiler in Ja.NET to "scan" the java for tokens however when i tried this i got an exception so I just used lex.

 

I would also be very interested in helping with Visual studio integration. We may be able to provide something similar to the IronPython integration project (See visual studio sdk). This would be a pretty impressive package to start pushing.

 

Stephen

 

 

 

 

 
New Post 10/6/2009 4:24 PM
  Dave
15 posts
No Ranking


Re: Visual Studio Integration 

Hi Stephen,

Great! ... I'll be glad to help/support in any way I can.

-Dave 

 
New Post 3/20/2010 8:28 PM
  zeeshanejaz
4 posts
No Ranking


Re: Visual Studio Integration 
Modified By zeeshanejaz  on 3/20/2010 10:29:39 PM)

Hey Stephen / Dave,

Did you guys explore this front further? Any recent development on this idea?

Regards,

Zeeshan

 
Previous Previous
 
Next Next
  Ja.NET Forums  Ja.NET SE  Using  Visual Studio Integration
Syndicate  
Minimize Ja.NET SE Survey

What open source Java implementation should Ja.NET SE be based on?






Submit Survey 
Minimize Provide Feedback

 





Enter the code shown above in the box below
Send