Results 1 to 3 of 3

Thread: jbuilder project to other ide

  1. #1
    Join Date
    Nov 2008
    Posts
    38

    jbuilder project to other ide

    I want ask is there someone who can help me and give me an idea to transform a program to eclipse or jbuilder netbeans ? because I did not find this in evaluation version of JBuilder Thanks you very much

  2. #2
    Join Date
    May 2008
    Posts
    115

    Re: jbuilder project to other ide

    Hello,

    To make a "project" JBuilder to Eclipse for example

    You created a project under Eclipse:

    1) you right click on your project -> Import -> the "general issue" you then click next file system and finally you get the source of your JBuilder project.

    2) you click again on the right you go in properties:
    then click on "Java build path" tab "libraries" to add eventual jar that you would need for your project.

    I say this not knowing that JBuilder name but I use Eclipse frequently.

    For info I would say naively (no certainty) that if you work on a windows platform sources of your project are on JBuilder

    C: \ Doc & settings \ <USER> \ and then he must deal more or less the tree by seeking such JBuilderProje

  3. #3
    Join Date
    Oct 2005
    Posts
    2,393

    Re: jbuilder project to other ide

    Importing the JBuilder Java SE Project Into NetBeans IDE

    Once you have the importer module added, you can import Java SE projects from JBuilder with a simple wizard.

    To import a general Java project into NetBeans IDE:

    1. In NetBeans IDE, choose File | Import Project | JBuilder Java Project.
    2. In the wizard, specify the JBuilder project file (Project to Import field) and the folder where you want the NetBeans IDE project metadata to be created (Destination Folder field).
    3. In the NetBeans IDE 5.5 version of the project importer, you also are presented with JBuilder User Home and JBuilder Installation Folder. Filling in these fields (where appropriate) makes it easier for the IDE to handle any dependencies that the project has on other projects or libraries.


    The IDE leaves the project sources where they are so that you can still work with them in JBuilder.

Similar Threads

  1. Replies: 4
    Last Post: 20-04-2012, 11:22 PM
  2. Replies: 3
    Last Post: 10-11-2010, 07:27 PM
  3. Replies: 1
    Last Post: 20-08-2010, 01:27 AM
  4. Error in JBuilder 2005 application
    By Elsie in forum Software Development
    Replies: 3
    Last Post: 11-05-2009, 10:07 AM
  5. Jbuilder for Mac OS X
    By Simpson in forum Operating Systems
    Replies: 3
    Last Post: 16-03-2009, 10:43 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,103,353.66416 seconds with 16 queries