Stupid Java Development Question (JDK? XCode?)

I'm brand new to OS X, so forgive my noobness. I'm still getting used to OS X.
I'm doing this little Java tutorial. It says I need to download an install the Java JDK. As I understand it, Java is already built into OS X and I need to use XCode to create and compile Java programs instead of the JDK....where the heck is XCode?
If anyone knows, I could really use some help. Just finished going through the basics of how to make simple programs in Java but I don't know what to do! Lol. I feel so dumb. I kind of want to call Apple, but I think I'd feel to stupid. I think I have to download XCode? That's what I'm doing now. I had to sign up with the ADC. It's a big file though, 915MB, and it's probably going to take around an hour. I hope someone can tell me if I'm doing the right thing or not before then. I'm guessing I just download this and use this to write Java? How then do I compile? The tutorial is telling me to go to the command prompt and do:
Code:
javac filename.java
to compile the class and then,
Code:
java classname
to execute.
I'm guessing that in OS X I'm going to use the terminal to accomplish this?
Any help would be appreciated. I feel really dumb right now. The tutorial only covers how to do this in Windows and Solaris.

Hi Ralph
I'm doing this little Java tutorial. It says I need
to download an install the Java JDK. As I understand
it, Java is already built into OS X and I need to use
XCode to create and compile Java programs instead of
the JDK....where the heck is XCode?
Go to http://developer.apple.com/ and sign up for a free Apple Developer Connection account. Once you've logged in, go to Downloads and you'll be able to find the latest versions of Xcode and Java. When it comes to downloading Java, take care to choose the version which matches your hardware and version of OS X.
[snip] It's a big file though, 915MB,
and it's probably going to take around an hour. I
hope someone can tell me if I'm doing the right thing
or not before then. I'm guessing I just download this
and use this to write Java? How then do I compile?
Yes - they're big files and you need to persevere with the downloads. Once you've got Xcode and Java installed, you can find some newby tutorials on my web page here:
http://www.cems.uwe.ac.uk/~lrlang/javasoundmusic/index.html
You'll find the links to tutorials near the bottom of the page.
The tutorial is telling me to go to the command
prompt and do:
Code:
javac filename.java
to compile the class and then,
Code:
java classname
to execute.
I'm guessing that in OS X I'm going to use the
terminal to accomplish this?
Yes. This technique works for any Unix system (including OS X), and I used to teach my students to work this way, but I no longer recommend it. As you guessed, you have to type in these commands into the Utilities/Terminal program. However, to be effective you also need to know a number of other Unix commands like "cd" "ls", "pwd" and a few more which you can find in any introductory book on Unix. You also need to use a text editor (such as TextEdit) to create your Java source files and then save them to the hard disk. While this technique will work, you won't get the syntax highlighting and colouring that is offered by the Xcode editor.
Any help would be appreciated. I feel really dumb
right now. The tutorial only covers how to do this
in Windows and Solaris.
I think that if you follow my tutorials you will very quickly get up and running with Java development. I hope you enjoy working with Java as much as I do. You can always come back here if you need more help.
Bob

Similar Messages

  • Java Development Kit JDK 1.6x

    I had downloaded(vs_plugin_21, BlackBerryWidget_SDKv1) BB plugins ,  when i am going to run the setup , it gives error that i need to install JDK 1.6x before continuing and setup does not continues and When i am downloading the Latest  JDk from sun website it says you have the latest JDK installed on your system , i even reinstalled JDK on my pc  and tried this  on two other computers also  but no progress,,,,,,,,,,,,,,,,,,,,,,,,, could not get any solution to this. Whats wrong ((

    Hi All,
    I am integrating Blackberry application using BB JDK 4.2  & SAP JCO 2.1.
    I am trying to build a BB program for SAP ECC (R3) system using  JCO, the build msg :
    rapc  -quiet import="C:\Program Files\Research In Motion\BlackBerry JDE 4.2.0\lib\net_rim_api.jar" import="C:\Program Files\Research In Motion\BlackBerry JDE 4.2.0\lib\sapjco.jar" import="C:\Program Files\Java\jre6\lib\rt.jar" codename=JCO JCO.rapc warnkey=0x4b505454;0x52424200;0x52435200;0x52525400 D:\BBJDEWS\PRJUN15\JCOMainScreen.java D:\BBJDEWS\PRJUN15\JCOUIApp.java
    Error : I/O Error: JCO.rapc (The system cannot find the file specified)
    But, I run the same JCO program in eclipse  able get the connection as well details also.
    Please Please  Please help me …in this

  • Updating java when using JDK and JRE

    Ok, so after you make a program in java and compile it, you then install the new update of java. Wouldn't the virtual machine(JRE) or java development kit(JDK) notice something thats different and bring up an error?
    Do you have to use the same JDK as JRE that you have, because if you didn't have the most updated one, wouldn't there come up with an error?
    Last question, if you have used the command line to compile a program, then you know that you need to use javac to compile and java to run it. Well when you use the command javac to compile, then you are using the JDK; and if you use the java command to run it, then you are using JRE. This is just a question to make sure that I have this correct, So correct me if I'm wrong.

    brown16b wrote:
    Ok, so after you make a program in java and compile it, you then install the new update of java. Wouldn't the virtual machine(JRE) or java development kit(JDK) notice something thats different and bring up an error? Why? A newer Java version should be able to execute programs compiler for a prior version.
    Do you have to use the same JDK as JRE that you have, because if you didn't have the most updated one, wouldn't there come up with an error?Eh, what?
    Last question, if you have used the command line to compile a program, then you know that you need to use javac to compile and java to run it. Well when you use the command javac to compile, then you are using the JDK; and if you use the java command to run it, then you are using JRE. This is just a question to make sure that I have this correct, So correct me if I'm wrong.It's correct.

  • Hello , how r u,  can i ask 1 question about xcode, i have mac os x 10.7.5 , n xcode version 4.6.3 i want build apps for ios 7.1 n mac os 1.9 ,, , but my macbook is old late 2008 macbook 4,1,  so can i develop apps for ios7 n 1.9 using xcode 4.6.3, bcz my

    hello , how r u,
    can i ask 1 question about xcode, i have mac os x 10.7.5 , n xcode version 4.6.3 i want build apps for ios 7.1 n mac os 1.9 ,, , but my macbook is old late 2008 macbook 4,1,  so can i develop apps for ios7 n 1.9 using xcode 4.6.3, bcz my machine cant upadte on 1.8 n 10.9,, ihave 2gb ram . core 2 duo pr, plz rely asap,
    thnxs

    Please type complete sentences and words.  This isn't an instant message program.
    https://developer.apple.com/support/ios/ios-dev-center.html

  • Does JDK (java development kit) already comes installed on the Macbook?

    Does JDK (java development kit) already comes installed on the Macbook?
    I was at the Oracle website and noticed they have a JDK version for Windows, Linux and Solaris, but I couldn't find one for Mac OS. How is possible to develop in Java if you are using a Mac? Does the JDK already comes with it?

    No.

  • Java Developer Exam Questions

    I got my JCP certification a while ago and have been debating if it is even worth it to go forth and get the Developer certification. A colleague of mine told me that certification exams for specific technologies are generally good only for contract work, not for full-time employees. He suggested rather than wasting my time and money on exams that I should take night classes and work towards a masters.
    So this is really a two part question, first of all do you think it is worth the money and time? Secondly, what kind of project assignment could I expect to get if I sign up for it?

    well certification in itself is a buzzword which
    might be missing.No one expects a developer with 10 years of
    experience to have a developer certification in the
    CV. It might actually make the CV look odd /
    suspicious. Why have a developer certification in
    there if you already have lots of experience?
    KajWell I have personally interviewed 10s of developers with 10 years of experience, but actually it turned out that they had 10 * 1year experience. Certifications are just a proff that you have worked on that technology as well. We are not talking about just java certifications. e.g. if I am hiring a java developer with 10 years of java experience who has an oracle certification as well, and I need somebody in the team to have a good understanding of databases it would be beneficial.
    Or if the job requires some level of tibco experience, tibco certification would be good to have. Certifications just serve a hint that the applicant has some level of proficiency in the field he has been certified in. A j2ee enterprise architect certification might give one an idea that the applicant is familar with some practices in enterprise architecture. 10 years experience might not guarantee that, plus you might agree a lot of resumes you see these days of mid level developers, claim some kind of architectural exp., thought they might not even know of GoF patterns let alone Enterprise integration patterns. If I have two resumes in front of me with same amount of experience, one with a lot of certifications and the other just experience I would prefer the former, since atleast i know somebody has already done the pre screening for me.
    I know what you are talking about, but I always encourage developers to go for certifications and not just java certifications,.
    PS. I am not talking about entry level certifications only.

  • Developing a java applet questions?

    I am new to java, I want to write a java applet to do the printing for word document and pdf, is it possible, I hope that one expert can share me a good sample code .
    By the way, for developing a java applet , what development environment should I install?
    Thanks in advance.

    You can certainly generates PDF documents in Java using 3rd party, free libraries, probably .doc documents as well. Google for these and you'll find them.
    You should try Eclipse and NetBeans. Both are free and widely used for Java development.

  • Some basic questions on Java development and NetWeaver CE

    Hi there,
    Can someone please explain for me:
    1. What are the development tools that will help me do Java development in SAP?
    2. Can I use non-SAP Java development tools (e.g. WebSphere or Eclipse) to develop custom extensions?  Are these equivalent to the functionality provided by CE?
    3. Given the options for doing Java development in SAP, are there any situations where I would need to do custom development in ABAP? (Is the Java functionality equivalent to the ABAP functionality?)
    4. Is NetWeaver CE only meant for Java development, or can it also be used for ABAP development?
    regards,
    Eric

    Hi
      for Java development you can user Eclipse or NWDS , which are both and the same .
      And about the ABAP development in CE 7.1 in the developer studio is it not possible .
      you are allowed for the java development .  And about using Non-SAP java development tools
      you can use the tools for java development , may the UI building ..... has to be build  when compared to
      CE 7.1  developer studio
    Developer Studio for ABAP
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/7ef5ad90-0201-0010-b2b5-b112ca87e421
      https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/100dac80-f93c-2a10-15a1-a9ac1fd3166c
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/40af00ad-8080-2a10-88b5-cc4cec99d8ac
    Thanks

  • Can mac book pro useful for java developer

    hi iam a java developer and interested to buy mac book pro.
    My question is can i do java projects and programming on mac book pro 13?

    mviplav,
    yes, you could. Versions of the JDK for OS X can be downloaded from Oracle.

  • OIM Java Compatibility Question

    Hi
    We have OIM 9.1.0.2 BP07 deployed in Weblogic 10.3.0 in test env. Our java version is JDK 1.6.0_10. All our adapters are compiled in this version. We are using this version of java since 1 year.
    Now we are moving to production, and we are not able to get exact java version which we used in test env in internet. My question is if I install java which is certified by weblogic 10.3(i.e 1.6.0_05) then will I face any issues in OIM? is it mandatory to use exact version of java from one env to another?
    Thanks

    Does not make any difference with sub versions. The version compatibility comes into picture at a higher level like JDK 1.5 or JDK 1.6.
    Consider the connector development team, they develop connectors on JDK 1.6 (could be any sub version) and when a customer uses that OOTB connector, they can use any of those sub-versions within JDK 1.6.
    Also the fact that if its your custom adapters then you should be aware that what all java functions you are using and I assume it would be the basic ones, so the version difference should not bring in any issues. If its OOTB connector then see the certification matrix as well.

  • In Portal (Java Development)

    Dear members of hte group
    in order to get java development button in EP
    what should i install
    ( now i installed EP6 sp 9 having SAPDB )
    and i uploaded  pdk60.90 file through SDM)
    plz ans this
    regards
    satish

    this a repeat posting for same question
    Java development button
    Daniel, In EP6 SP4(WAS 6.4) PDK is installed via SDM. Assign yourself java development role.

  • Java Development issue/differences between Core Duo and Core 2 Duo (??)

    Hi Everyone,
    I am a Java developer that uses my 17" MBP Core Duo for all of my development. Lately, I've been trying to use both the Glassfish Application Server V2 (from Sun) and Maven 2.09 from the Apache project. I have configured identical scenarios on my MBP Core Duo and on a 15" MBP Core 2 Duo.
    The scenario involves compiling and running some webservices (at least on the Core 2 Duo) in a local development environment. Both machines use the default JDK 1.5.0_13 installed on the machine.
    On the 17" Core Duo, issuing a "mvn install" command produces the following error:
    [INFO] Compiling 1 source file to /Users/john/downloads/soabook-code-20070504/chap07/endpoint-provider/modules/en dpoint/target/classes
    [INFO] ------------------------------------------------------------------------
    [ERROR] BUILD ERROR
    [INFO] ------------------------------------------------------------------------
    [INFO] Fatal error compiling
    Embedded error: Prohibited package name: java.lang
    [INFO] ------------------------------------------------------------------------
    [INFO] For more information, run Maven with the -e switch
    [INFO] ------------------------------------------------------------------------
    [INFO] Total time: 12 seconds
    [INFO] Finished at: Fri Sep 05 07:09:06 CDT 2008
    [INFO] Final Memory: 9M/17M
    [INFO] ------------------------------------------------------------------------
    Running Maven with the "-e" switch turned on produces the following stacktrace:
    org.apache.maven.lifecycle.LifecycleExecutionException: Fatal error compiling
    at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecyc leExecutor.java:564)
    at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(De faultLifecycleExecutor.java:480)
    at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycl eExecutor.java:459)
    at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailure s(DefaultLifecycleExecutor.java:311)
    at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(Default LifecycleExecutor.java:278)
    at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExe cutor.java:143)
    at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:334)
    at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:125)
    at org.apache.maven.cli.MavenCli.main(MavenCli.java:280)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.ja va:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
    at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
    at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
    at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
    Caused by: org.apache.maven.plugin.MojoExecutionException: Fatal error compiling
    at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java: 498)
    at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:114)
    at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.j ava:443)
    at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecyc leExecutor.java:539)
    ... 16 more
    Caused by: java.lang.SecurityException: Prohibited package name: java.lang
    at java.lang.ClassLoader.preDefineClass(ClassLoader.java:534)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:669)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
    at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
    at org.codehaus.plexus.compiler.javac.IsolatedClassLoader.loadClass(IsolatedClassL oader.java:56)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:374)
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:675)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
    at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
    at org.codehaus.plexus.compiler.javac.IsolatedClassLoader.loadClass(IsolatedClassL oader.java:56)
    at org.codehaus.plexus.compiler.javac.JavacCompiler.compileInProcess(JavacCompiler .java:398)
    at org.codehaus.plexus.compiler.javac.JavacCompiler.compile(JavacCompiler.java:141 )
    at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java: 493)
    However, the exact same software setup on the Core 2 Duo produces this result (which I would expect on the Core Duo):
    [INFO] Installing /Users/john/Downloads/soabook-code-20070504/chap07/endpoint-provider/pom.xml to /Users/mjhart/.m2/repository/soabook/chap07-endpoint-provider/1.0/chap07-endpoi nt-provider-1.0.pom
    [INFO]
    [INFO]
    [INFO] ------------------------------------------------------------------------
    [INFO] Reactor Summary:
    [INFO] ------------------------------------------------------------------------
    [INFO] CHAP07-ENDPOINT-PROVIDER-WSDL2JAVA .................... SUCCESS [1:35.885s]
    [INFO] CHAP07-ENDPOINT-PROVIDER-ENDPOINT ..................... SUCCESS [7.221s]
    [INFO] CHAP07-ENDPOINT-PROVIDER-CLIENT ....................... SUCCESS [16.525s]
    [INFO] CHAP07-ENDPOINT-PROVIDER .............................. SUCCESS [1.597s]
    [INFO] ------------------------------------------------------------------------
    [INFO] ------------------------------------------------------------------------
    [INFO] BUILD SUCCESSFUL
    [INFO] ------------------------------------------------------------------------
    [INFO] Total time: 2 minutes 1 second
    [INFO] Finished at: Fri Sep 05 07:07:23 CDT 2008
    [INFO] Final Memory: 16M/30M
    [INFO] ------------------------------------------------------------------------
    I have installed the same software versions and have the same configuration on a Windows desktop running XP SP2 and get the same successful result.
    Is this an issue between the Core Duo and Core 2 Duo? I can't see that it is since I don't believe the hardware influences the software to that degree. However, I am at a loss for what is causing the issue and the Apache Maven list insists that there are developers that are using Maven successfully on OS X.
    I really need to get past this issue, but I am at a loss. Please help.
    Thanks,
    John

    Have you repaired permissions? (/Applications/Utilities/Disk Utility.app)
    Are you sure you're using JDK 5? (Applications/Utilities/Java/Java Preferences.app or output of $ javac -version)
    --greg

  • Se development kit (jdk 6) problem creating class file with HelloWorldApp

    I downloaded the java SE Development kit (JDK 6) with Java FX SDK and used the download manager from Java web site, the program downloaded the
    jdk-6u13-javafx-1_1_1-windows-i586 icon to my desktop and the java program to
    C\Program Files\Java\jdk1.6.0_13
         Jre1.5.0_05
         Jre1.6.0_03
         Jre6
    I then created a Java source file which was HelloWorldApp.java. and typed in the Hello World Code as requested I saved it to
    C\Documents and Settings\Compaq_owner\Java.
    Then I try to compile my source file into a .class file and get stuck as I am told to open a command window which I do through, start\allprograms\accessories\command promt.
    My command window says C:\Documents and Setting\Compaq_Owner>
    I am told to compile my source file and I must change my directory in the command window to the directory where my file is located.
    I type after the existing promt, cd C:\java and also tried, cd C:\Documents and Settings\Compaq_Owner\Java\HelloWorldApp. And was told both times the system cannot find the path specified
    I typed dir after the promt and can see the java directory there in the list, but have I placed my HelloWorldApp File in the wrong place what is wrong please help I cannot get off the ground
    Kind regards pete

    petefizz wrote:
    I then created a Java source file which was HelloWorldApp.java. and typed in the Hello World Code as requested I saved it to
    C\Documents and Settings\Compaq_owner\Java.Then the full path to your HelloWorldApp.java file is: C\Documents and Settings\Compaq_owner\Java\HelloWorldApp.java.
    Then I try to compile my source file into a .class file and get stuck as I am told to open a command window which I do through, start\allprograms\accessories\command promt.
    My command window says C:\Documents and Setting\Compaq_Owner>
    I am told to compile my source file and I must change my directory in the command window to the directory where my file is located. You file is located in the directory, C\Documents and Settings\Compaq_owner\Java
    I type after the existing promt, cd C:\java and also tried, cd C:\Documents and Settings\Compaq_Owner\Java\HelloWorldApp. And was told both times the system cannot find the path specifiedcd stands for Change Directory. You want to change to the directory where your .java file is. You can not use a path that ends in a file because a file is not a directory.
    You may need to put C\Documents and Settings\Compaq_owner\Java inside double quotes, "C\Documents and Settings\Compaq_owner\Java" I think newer versions of Windows will not require the double quotes.

  • What url should be given to java developer to call wsdl deployed by XI?

    Hi gurus,
    I generate a web service by using integration directory, and in the wsdl file there is a parameter "location", which I think can be used by java developer to call the web service. However, they think the form of url should be http://.....?wsdl.
    So my question is: where can I get this form of url? Any help will be appreciated.

    Hi ,
    while generating the wsdl you should give an url in below format
    "http://host:port/XISOAPAdapter/MessageServlet?channel=party:service:channel".
    Then u can download the wsdl file and give to ur java developer. this file will be ending with.wsdl and file will contain the endpoint url, where the actual service is.
    Again if this is not working and if they really want to download, then u should create UUDI registry in ur server and u shoul publish ur service in that registry. from ther developer can directly download the webservice.
    how to configure and publish, u can search in SDN with  below topic's
    "WebAS : A step by step guide for Configuring UDDI registry on Local Server"
    "XI : How To publish WSDL generated from XI to UDDI"
    Regards
    Pradeep P N

  • Issue with create user and issue with Java Development tab

    I have two issues with EP,
    1. When i login with Super Admin user, i am unable to Create any user from User Admin tab. Do i have to change the settings of the Super Admin? or is there any criteria for creating the user?
    2. How to assign any user the Java Development tab. Though i login with a super admin user i am unable to see the Java Development role and when tried to assign the role, there were no searches for that Java....

    Hi Adi,
    by default the super administrater has got all permissions. Thus you should be able to create portal users when using a user assigned to the portal group Administrators.
    In order to help you with your first question we need more information. Please describe the malfunction in detail. Have a look into the log files and post related error messages.
    Regarding your second question: You will find the java development role in PCD
    pcd:portal_content/com.sap.pct/platform_add_ons/com.sap.pct.pdk/Roles/com.sap.pct.pdk.JavaDeveloper.
    If not, then you haven't installed the PDK business package in your portal.
    Go to service.sap.com, choose downloads and search the package (PDK should do it). Download the package, and deploy on your portal using SDM.
    Best regards,
    Martin

Maybe you are looking for

  • Not able to Control the Data Control

    Hi, I have a bar chart which is bound to datacontrol through one iterator and one access iterator, and is placed on one splitter. Now on moving splitter and resizing the chart datacontrol re-fetches the data from the server. Why ? Cant it just re-siz

  • Windows 8 crashes when trying to connect to a Remote Desktop or a VPN

    Hello,  When trying to perform a connection to a remote desktop or a VPN the application crashes (either MSTSC.exe or Explorer.exe). I've noticed this happens when credentials are about to be asked (same happens when trying to access a restricted fol

  • Refresh doesn't... refresh

    I have an instance of Configurator (the most recent update) running on my mac mini.  I'm able to prepare devices and supervise just fine, but the only way I can remove a user's data from an iPad (i.e., logins to accounts in an app, any iCloud log in,

  • Why is the top of my lap top screen purple?

    The top of my lap top is turning purple. How do I fix this problem?

  • How can i execute excelsheet without giving path in java

    Hi, How can i execute excelsheet without giving path in java, through this code, you can open the notepad but I want whereever the excel is installed in your machine , fine and open excelsheet without given absolute path. class ExecuteCommand{ public