Advertisement

11.10.2008 at 10:13PM PST, ID: 23893444
[x]
Attachment Details

external tool causes eclipse puke

[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

4.6
Zones:

Eclipse, FreeBSD, ANT

I am trying to import my project that is part of a subversion and I have just checked out my group's
revision 97.  I am using "Importing Nachos from Filesystem"

http://inst.eecs.berkeley.edu/~cs162/fa08/Nachos/eclipse/

because my

KV_BSD% uname -a
FreeBSD KV_BSD 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008     root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
KV_BSD%


command line does just fine with the "svn"command

sound.png      nov06_08
new_project.png      not_fished.png      nov08_08
KV_BSD% mkdir nov10_08
KV_BSD% cd nov10_08
KV_BSD% svn co https://isvn.eecs.berkeley.edu/cs162/group6/trunk/nachos
subversion/libsvn_ra_neon/util.c:592: (apr_err=175002)
svn: OPTIONS of 'https://isvn.eecs.berkeley.edu/cs162/group6/trunk/nachos': Could not resolve hostname `isvn.eecs.berkeley.edu': Host not found (https://isvn.eecs.berkeley.edu)
KV_BSD% svn co https://isvn.eecs.berkeley.edu/cs162/group6/trunk/nachos
A    nachos/test
A    nachos/test/printf.c
A    nachos/test/cat.coff
A    nachos/test/cp.c
A    nachos/test/sh.coff
A    nachos/test/echo.coff
A    nachos/test/sh.c
A    nachos/test/start.s
A    nachos/test/mv.coff
A    nachos/test/echo.c
A    nachos/test/syscall.h
A    nachos/test/stdlib.c
A    nachos/test/va-mips.h
A    nachos/test/sort.coff
A    nachos/test/mv.c
A    nachos/test/stdio.c
A    nachos/test/matmult.c
A    nachos/test/strcpy.c
A    nachos/test/stdlib.h
A    nachos/test/stdio.h
A    nachos/test/memcpy.c
A    nachos/test/Makefile
A    nachos/test/libnachos.a
A    nachos/test/strcat.c
A    nachos/test/assert.c
A    nachos/test/cat.c
A    nachos/test/strlen.c
A    nachos/test/strcmp.c
A    nachos/test/rm.coff
A    nachos/test/writeShort.c
A    nachos/test/rm.c
A    nachos/test/matmult.coff
A    nachos/test/script
A    nachos/test/readline.c
A    nachos/test/halt.coff
A    nachos/test/lasttests.c
A    nachos/test/strncmp.c
A    nachos/test/sort.c
A    nachos/test/part1test.c
A    nachos/test/halt.c
A    nachos/test/stdarg.h
A    nachos/test/part3test.c
A    nachos/test/memset.c
A    nachos/test/atoi.c
A    nachos/test/cp.coff
A    nachos/vm
A    nachos/vm/VMProcess.java
A    nachos/vm/VMKernel.java
A    nachos/vm/package.html
A    nachos/ag
A    nachos/ag/BoatGrader.java
A    nachos/ag/AutoGrader.java
A    nachos/ag/package.html
A    nachos/network
A    nachos/network/PostOffice.java
A    nachos/network/NetProcess.java
A    nachos/network/MailMessage.java
A    nachos/network/NetKernel.java
A    nachos/network/package.html
A    nachos/threads
A    nachos/threads/Communicator.java
A    nachos/threads/LotteryScheduler.java
A    nachos/threads/Rider.java
A    nachos/threads/PrioritySchedulerTester.java
A    nachos/threads/Condition2.java
A    nachos/threads/ThreadQueue.java
A    nachos/threads/Scheduler.java
A    nachos/threads/package.html
A    nachos/threads/RoundRobinScheduler.java
A    nachos/threads/PriorityScheduler.java
A    nachos/threads/SynchList.java
A    nachos/threads/ThreadedKernel.java
A    nachos/threads/KThread.java
A    nachos/threads/Semaphore.java
A    nachos/threads/ElevatorController.java
A    nachos/threads/Boat.java
A    nachos/threads/Condition.java
A    nachos/threads/LotterySchedulerTester.java
A    nachos/threads/Lock.java
A    nachos/threads/Alarm.java
A    nachos/proj1
A    nachos/proj1/nachos.conf
A    nachos/proj1/Makefile
A    nachos/proj2
A    nachos/proj2/nachos.conf
A    nachos/proj2/Makefile
A    nachos/proj3
A    nachos/proj3/nachos.conf
A    nachos/proj3/Makefile
A    nachos/README
A    nachos/proj4
A    nachos/proj4/nachos.conf
A    nachos/proj4/Makefile
A    nachos/runTestOn
A    nachos/machine
A    nachos/machine/Machine.java
A    nachos/machine/ElevatorControls.java
A    nachos/machine/RiderEvent.java
A    nachos/machine/NetworkLink.java
A    nachos/machine/ElevatorBank.java
A    nachos/machine/MalformedPacketException.java
A    nachos/machine/ArrayFile.java
A    nachos/machine/TranslationEntry.java
A    nachos/machine/Kernel.java
A    nachos/machine/ElevatorTest.java
A    nachos/machine/OpenFileWithPosition.java
A    nachos/machine/ElevatorEvent.java
A    nachos/machine/FileSystem.java
A    nachos/machine/Interrupt.java
A    nachos/machine/OpenFile.java
A    nachos/machine/SerialConsole.java
A    nachos/machine/CoffSection.java
A    nachos/machine/Config.java
A    nachos/machine/ElevatorControllerInterface.java
A    nachos/machine/Lib.java
A    nachos/machine/Packet.java
A    nachos/machine/TCB.java
A    nachos/machine/Coff.java
A    nachos/machine/package.html
A    nachos/machine/Processor.java
A    nachos/machine/Timer.java
A    nachos/machine/StubFileSystem.java
A    nachos/machine/StandardConsole.java
A    nachos/machine/RiderInterface.java
A    nachos/machine/ElevatorGui.java
A    nachos/machine/RiderControls.java
A    nachos/machine/Stats.java
A    nachos/userprog
A    nachos/userprog/UserKernel.java
A    nachos/userprog/SynchConsole.java
A    nachos/userprog/UThread.java
A    nachos/userprog/UserProcess.java
A    nachos/userprog/package.html
A    nachos/security
A    nachos/security/Privilege.java
A    nachos/security/NachosSecurityManager.java
A    nachos/security/package.html
A    nachos/bin
A    nachos/bin/nachos
A    nachos/Makefile
Checked out revision 97.
KV_BSD%


I am trying to configure the Run->Run for the eclipse but things aren't working exactly like the examples,
and although I have followed directions, there is an additional error message (as seen in the file attached)
Attachments:
 
Given it's arguments but fails on external tool
Given it's arguments but fails on external tool
 
Answered By: TeRReF
Expert Since: 09/13/1997
Accepted Solutions: 1437
TeRReF has been an Expert for 11 years 4 months, during which he has posted 6096 comments and answered 1437 questions. TeRReF is just one of 224 experts in the Eclipse Zone. 1 expert collaborated on this answer, which was graded an "A" by the asker.
 
 
20081119-EE-VQP-47 - Hierarchy / EE_QW_2_20070628