October 18, 2024, 08:48:48 PM

1,531,335 Posts in 46,732 Topics by 1,523 Members
› View the most recent posts on the forum.


:'(

Started by Daddy, September 12, 2007, 01:06:52 PM

previous topic - next topic

0 Members and 4 Guests are viewing this topic.

Go Down

Daddy

Quoteinit:
deps-jar:
Compiling 1 source file to /Users/jamesvalente/Documents/Papers/Lab1-backup/Lab1/Hello World App/build/classes
javac: invalid target release: 1.6
Usage: javac <options> <source files>
where possible options include:
  -g                         Generate all debugging info
  -g:none                    Generate no debugging info
  -g:{lines,vars,source}     Generate only some debugging info
  -nowarn                    Generate no warnings
  -verbose                   Output messages about what the compiler is doing
  -deprecation               Output source locations where deprecated APIs are used
  -classpath <path>          Specify where to find user class files
  -cp <path>                 Specify where to find user class files
  -sourcepath <path>         Specify where to find input source files
  -bootclasspath <path>      Override location of bootstrap class files
  -extdirs <dirs>            Override location of installed extensions
  -endorseddirs <dirs>       Override location of endorsed standards path
  -d <directory>             Specify where to place generated class files
  -encoding <encoding>       Specify character encoding used by source files
  -source <release>          Provide source compatibility with specified release
  -target <release>          Generate class files for specific VM version
  -version                   Version information
  -help                      Print a synopsis of standard options
  -X                         Print a synopsis of nonstandard options
  -J<flag>                   Pass <flag> directly to the runtime system

BUILD FAILED (total time: 0 seconds)

Daddy

JMV didn't sticky this. :'(

guff


Daddy

Quote from: Commodore Guff on September 12, 2007, 01:08:35 PM
fix it yet
guff do you know how to use netbeans?

i want to do something.

ncba93ivyase

dear jmv

install developer tools from your os x install disc 1

love
lawlz

Quote from: ncba93ivyase on June 18, 2014, 07:58:34 PMthis isa great post i will use it in my sig

Daddy

Quote from: Lawlz on September 12, 2007, 01:11:56 PM
dear jmv

install developer tools from your os x install disc 1

love
lawlz
:|

netbeans alone won't work?

guff

Quote from: JMV290 on September 12, 2007, 01:09:19 PM
guff do you know how to use netbeans?

i want to do something.
a what with the huh

ps i don't like java and have always avoided working with it whenever possible

ncba93ivyase

Quote from: JMV290 on September 12, 2007, 01:12:19 PM
:|

netbeans alone won't work?
Just try Xcode, since it handles everything. psyduck;

Quote from: ncba93ivyase on June 18, 2014, 07:58:34 PMthis isa great post i will use it in my sig

Daddy

Quote from: Lawlz on September 12, 2007, 01:13:55 PM
Just try Xcode, since it handles everything. psyduck;
Because that's what I'm using in class, right?  psyduck;

ncba93ivyase

Quote from: JMV290 on September 12, 2007, 01:15:49 PM
Because that's what I'm using in class, right?  psyduck;
...You don't need to use the same exact app that you use in class. Xcode handles Java, Objective C, and pretty much everything else. Hell, if you want, just use Xcode to compile. psyduck;

Quote from: ncba93ivyase on June 18, 2014, 07:58:34 PMthis isa great post i will use it in my sig

Daddy

Quote from: Lawlz on September 12, 2007, 01:17:34 PM
...You don't need to use the same exact app that you use in class. Xcode handles Java, Objective C, and pretty much everything else. Hell, if you want, just use Xcode to compile. psyduck;
When you're just beginning a programming class, it's more productive to use what the teacher and the textbook are talking about.   

If something fucks up it's easier to figure out what caused the problem.

ncba93ivyase

Quote from: JMV290 on September 12, 2007, 01:19:30 PM
When you're just beginning a programming class, it's more productive to use what the teacher and the textbook are talking about.   

If something fucks up it's easier to figure out what caused the problem.
cool

how about you install it and see how it works

Quote from: ncba93ivyase on June 18, 2014, 07:58:34 PMthis isa great post i will use it in my sig

Daddy

Quote from: Lawlz on September 12, 2007, 01:20:30 PM
cool

how about you install it and see how it works
how about you get on aim so i can ask you questions.

Daddy

:'( Lawlz


what do i click on the cd

ncba93ivyase

Quote from: JMV290 on September 12, 2007, 01:39:11 PM
:'( Lawlz


what do i click on the cd
um wut

install developer tools

Quote from: ncba93ivyase on June 18, 2014, 07:58:34 PMthis isa great post i will use it in my sig

Go Up