Git Product home page Git Product logo

Comments (2)

githubber avatar githubber commented on May 24, 2024

Well, I decided to install Eclipse, set it up, and ran the project (just the ant portion). What do you know, it worked! npm install had some little problem, but npm start worked fine, and voila, I have Swordfish running on my Windows 10 MBPr.

Here is the result from running ant from within Eclipse:

Buildfile: C:\Swordfish\build.xml
distclean:
clean:
[delete] Deleting directory C:\Swordfish\out
init:
[mkdir] Created dir: C:\Swordfish\out
[copy] Copying 4 files to C:\Swordfish\out
compile:
[delete] Deleting: C:\Swordfish\jars\swordfish.jar
[javac] Compiling 36 source files to C:\Swordfish\out
[jar] Building jar: C:\Swordfish\jars\swordfish.jar
link:
[link] Created C:\Swordfish\dist
[delete] Deleting: C:\Swordfish\dist\lib\jrt-fs.jar
copyWindows:
[move] Moving 55 files to C:\Swordfish\bin
[move] Moving 10 files to C:\Swordfish\conf
[move] Moving 5 files to C:\Swordfish\include
[move] Moving 34 files to C:\Swordfish\legal
[move] Moving 12 files to C:\Swordfish\lib
[move] Moving 1 file to C:\Swordfish
[delete] Deleting directory C:\Swordfish\dist
[delete] Deleting: C:\Swordfish\jars\swordfish.jar
[copy] Copying 1 file to C:\Swordfish\lib
copyUnix:
dist:
BUILD SUCCESSFUL
Total time: 8 seconds

from swordfish.

rmraya avatar rmraya commented on May 24, 2024

You probably have a PATH configuration issue.

I use Visual Studio Code for development and a standard Windows Terminal (no privileges) for building Swordfish on Windows 10.

Glad to know you finally built Swordfish using Eclipse. That means that the ant build script is fine.

from swordfish.

Related Issues (11)

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.