Git Product home page Git Product logo

ideprojectconverter-java's Introduction

IntelliJ to NetBeans Project Converter

Make your Java applications created in IntelliJ easily compatible with NetBeans!

Run the following command in terminal or command prompt

python convert.py

Enter Source Path: /Users/johnexample/Desktop/myproject 

That's all it will take to convert your project. Enjoy!

Don't hesitate to contact me at [email protected] if you have and questions or problems.

Explanation

The nbproject is a required folder by NetBeans, where it keeps its project settings. The only neccessary project build files needed are the project.xml and project.properties.

In project.xml, line 5 is changed to reflect the accurate name of the user's project. An unmodified copy is kept in the template folder, and the working copy of the settings are duplicated in the internal nbproject folder.

ideprojectconverter-java's People

Contributors

devanshkaloti avatar willassad avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

ideprojectconverter-java's Issues

URGENT FIX

For anyone facing an issue, please take note of the following revised instructions.

Go to https://github.com/devanshkaloti/IDEProjectConverter-Java/tree/9d94a87368c5ac34f234fd4ed0a9649d87c778a3
Download that version (it's an older version before my friend added an install script and broke it, and if you follow the readme on that then it should work. I'm pretty sure you need python3 for my script.

Usually, users have to run my script, then the project is openable in Netbeans. From there, you can get netbeans to compile it, you may need to tell it where your src files are, resources are etc... My script works best for less complicated programs though (like school projects).

If my script still didn't work, then simply copy the "nbproject" folder from my project to your project. Then try opening it in netbeans, it should open!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.