CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Guest

    JDeveloper and Visual Cafe

    How can I convert a project from jdeveloper to visual cafe ?
    I trying to do this but visual cafe can't parse the objects.

    Thanks.




  2. #2
    Join Date
    Jun 1999
    Location
    Atlanta, GA
    Posts
    57

    Re: JDeveloper and Visual Cafe

    As long as you write JDK code you can port it to any IDE.
    Unless until you have some code written specific to JDeveloper.
    JDeveloper has its own Classes for doing specific things. If you have used them than you are in trouble.


    Meher

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured