CrazyEngineers
  • Unable to open .rar file + How to open Java project in Netbeans?

    zion

    Member

    Updated: Oct 26, 2024
    Views: 2.3K
    i hav got a project which is made in advance java. I hav asked that concerned person who hav it to mail me . So he has zipped that file in .rar format and have the symbol of internet explorer .
    its not opening up..n how will i use net beans with this.
    what to do..plz...help i also tried openin with netbeans ..didnt work mayb i didnt use it correctly...plz help
    0
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • Kaustubh Katdare

    AdministratorMay 14, 2013

    I think the problem is mostly about opening .rar files. Do you have a .rar extractor installed on your machine? I think 7Zip is a great utility on Windows that would open any type of archive for you.

    Once the files are extracted, you might want to import those files into your netbeans workspace to access all those files. I doubt netbeans will be able to open contents of .rar files directly.
    Are you sure? This action cannot be undone.
    Cancel
  • zion

    MemberMay 31, 2013

    how to import these files...
    Are you sure? This action cannot be undone.
    Cancel
  • Ankit_Arya

    MemberJul 26, 2016

    Just paste it in the directory or
    Follow these steps:
    1. Open Netbeans.
    2. Click File > New Project > JavaFX > JavaFX with existing sources.
    3. Click Next.
    4. Name the project.
    5. Click Next.
    6. Under Source Package Folders click Add Folder.
    7. Select the nbproject folder under the zip file you wish to upload (Note: you need to unzip the folder)
    8. Click Next.
    Are you sure? This action cannot be undone.
    Cancel
  • Ankit_Arya

    MemberJul 26, 2016

    Ankit_Arya
    Just paste it in the directory or
    Follow these steps:
    1. Open Netbeans.
    2. Click File > New Project > JavaFX > JavaFX with existing sources.
    3. Click Next.
    4. Name the project.
    5. Click Next.
    6. Under Source Package Folders click Add Folder.
    7. Select the nbproject folder under the zip file you wish to upload (Note: you need to unzip the folder)
    8. Click Next.
    tell me if its not working
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register