Menu

#243 re- help interactions program

open
nobody
None
5
2014-07-25
2009-11-18
No

jaguarIde.acciones.ejecutar.java it´s call jaguarIde.framePrincipal.java

Discussion

  • Mathias Ricken

    Mathias Ricken - 2009-11-18

    What is jaguarIde?

    We need to see the contents of the file, not just the name. We cannot help you this way.

     
  • Anonymous

    Anonymous - 2009-11-18

    ya add the file src.rar. jaguarIde it`s my package of the project

     
  • Mathias Ricken

    Mathias Ricken - 2009-11-18

    You are in violation of your license agreement. In essence, you are stealing our source code. And you even ask us for help.

    Our license states that you may not remove our copyright block:

    * * Redistributions of source code must retain the above copyright
    * notice, this list of conditions and the following disclaimer.
    * * Redistributions in binary form must reproduce the above copyright
    * notice, this list of conditions and the following disclaimer in the
    * documentation and/or other materials provided with the distribution.

    The original copyright block (see below) must be present in all files you have used from our source code. You have removed it from

    ExecJVM.java (you call it ejecutar.java)
    InteractionsController (you call it InicializaIO.java and InputBox.java)
    InputStreamRedirector.java
    OutputStreamRedirector.java

    and perhaps from other files.

    You need to add the copyright back and follow our licensing terms fully. That means you need to display our copyright in the program, for example in an "About" dialog, just like we display it in DrJava's "About" dialog.

    Our software is open source, but that does not mean you can steal it.

    We will contact your university, the Instituto Tecnologico de Ciudad Guzman, to make sure you and other students are following these rules.

    /*BEGIN_COPYRIGHT_BLOCK
    *
    * Copyright (c) 2001-2009, JavaPLT group at Rice University (drjava@rice.edu)
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
    * modification, are permitted provided that the following conditions are met:
    * * Redistributions of source code must retain the above copyright
    * notice, this list of conditions and the following disclaimer.
    * * Redistributions in binary form must reproduce the above copyright
    * notice, this list of conditions and the following disclaimer in the
    * documentation and/or other materials provided with the distribution.
    * * Neither the names of DrJava, the JavaPLT group, Rice University, nor the
    * names of its contributors may be used to endorse or promote products
    * derived from this software without specific prior written permission.
    *
    * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
    * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
    * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
    * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
    * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
    * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
    * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
    * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
    * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
    * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
    * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    *
    * This software is Open Source Initiative approved Open Source Software.
    * Open Source Initative Approved is a trademark of the Open Source Initiative.
    *
    * This file is part of DrJava. Download the current version of this project
    * from http://www.drjava.org/ or http://sourceforge.net/projects/drjava/
    *
    * END_COPYRIGHT_BLOCK*/

     
  • Anonymous

    Anonymous - 2009-11-18

    I did not know,
    procederea delete your code,
    sorry
    thanks,

     
  • Mathias Ricken

    Mathias Ricken - 2009-11-18

    You can use our code, you just have to keep our license and copyright in the source code and show it in your program.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.