Coder Social home page Coder Social logo

rope's People

Contributors

hzeller avatar jpf avatar lucaseverini 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

Watchers

 avatar  avatar  avatar  avatar

rope's Issues

Automatic generation of dist.zip

When the dist(ribution) folder is updated the dist file is not automatically updated.
Modify build.xml (or whatever is necessary) to have the dist.zip be generated automatically every time the dist folder is updated.

Non-existing methods called from UI: newMenuAction and openMenuAction

When running on Linux (well I don't know if it works on other systems, but this was the one I had access to), the menu system does not work:

Clicking on New... or Open... in the menu bar does not anything but results in the following message on the terminal:

Method newMenuAction missing in class rope1401.EditFrame
Method openMenuAction missing in class rope1401.EditFrame

In the code, there are calls such as this (in RopeFrame.java):

public void actionPerformed(ActionEvent e) 
{
    callChildFrameMethod("newMenuAction", e);
}

which seem to do that. This is the only reference to the string newMenuAction I could find, so I assume that is a method somewhere that is not there.

Java version is:

openjdk version "1.8.0_102"
OpenJDK Runtime Environment (build 1.8.0_102-8u102-b14.1-2-b14)
OpenJDK 64-Bit Server VM (build 25.102-b14, mixed mode)

Utilities in tools/mac are a symbolic link outside the git repo

The utilities in tools/mac can not be accessed, because they are actually symbolic links on your development machine :)

$ ls -l tools/mac/
total 8
lrwxrwxrwx 1 hzeller hzeller 67 Aug 31 22:06 autocoder -> /Users/Luca/Emulation/IBM1401/Autocoder/autocoder_f90_4.8/autocoder
lrwxrwxrwx 1 hzeller hzeller 77 Aug 31 22:06 ibm1401 -> /Users/Luca/Emulation/IBM1401/SimH/simh-master/Build/Products/Release/ibm1401

Speaking of which, where do I find the C/Fortan source for autocoder and ibm1401 ?

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.