Skip to content

Is it feasible to modify the build.xml for a windows machine? #6

@PandaWood

Description

@PandaWood

Hi
I checked the build.xml file, and virtually every line contains a library I don't have, can't find or seems specific to some other operating system.

I'm opening the file using IntelliJ CE 9.0.3 on Windows7. So I was just wondering, do I have any hope or do I need a Mac?

For example:

  1. I guess this is trying to locate the intellij app folder, but when this variable is used later on, it refers to subfolders I don't have
  2. I don't have a tools subfolder
  3. Isn't this the same folder that idea.home is trying to point to?
  4. I don't have a 'redist' folder under my idea app installation folder. I have bin|jre|lib|license|plugins



Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions