Creating a icon for a program

Basically as the name says, i use a program called READY TO PROGRAM with java 1.7 and i just wanna know how can i make the program with an icon so i just click the icon and it runs???

me thinks we both misunderstood the q? Enc
your application, ready to program creates the .java file when you type in the code
the JVM (Java Virtual Machine) creates the .class file at compile time
the .class file contains bytecode
as Enc said jar stuff is to advanced for your level, so
on your PC somewhere there is a file called java.exe
you run this application (java.exe) from within the command promt
suggest you read up on installing Java, because you will have to set up class paths
when you have done that
in windows environment to access command promt
Start--->Run---> type command and hit enter
if your classpaths are set up properly, you can navigate around directories in the command prompt
and run your class files inside command promt from any directory
I did cheat a little and wrote a small peice of code (batch) that sets up classpaths for
javac.exe
java.exe
junit4.4
that only runs from a shortcut to command prompt on the desktop
I also have some cheat batch files so if in command prompt
jc runs javac.exe
jr runs java.exe
av runs appletviewer.exe

Similar Messages

  • Can I create an icon for a document in iCloud and place it in the dock for easy access?

    I would like to create an icon for a spreadsheet that is stored in iCloud.and place the icon in the dock for easy access.  This is possible with documents stored on the iMac.   Thanks

    How did you save Word documents to iCloud, Word will not do that so how did you? Did you use another application or maybe drop them in the Mobile Documents folder?
    Please explain the how, then it may be easier to answer your question.

  • How to create Background job for Dialog program

    Hi Experts,
    I have copied Standard tcode to Z-tcode (CS12 tcode).
    Now my requirement is to create background job for this program (but program is not a 'E' type its 'I').
    How we can schedule Dialog program to Background.
    Pls suggest me.
    Regards
    SK

    Hi do as below :
    Reefer below :
    Bakcground Job Creation
    You will have to submit your report using Submit statement ,
    then inside the submitted report write open_job.
    Regards,
    Uma

  • How to create shortcut icons for settings

    how to create shortcut icons for settings

    I also have this issue. Apple has indicated they want to have a larger presence in businesses. VPN is a huge part of any business network. Frustrations are hightened by the VPN disconnecting whenever the device Auto-locks. We have a definite need to make VPN's on iPads less tedious...

  • I have trouble seeing the small icons for the program functions in this tutorial.

    Hello,
    I have my assets from an older site, and want to start a site desktop site in muse. Is there a program ( maybe a book ) that can walk me through this step by step, instead of the Katie's Cafe demo / tutorial?
    The problem with the tutorial is in the dark interface I have trouble seeing the small icons for the program functions.
    I really need to setup a new site as soon as possible, but am not getting there right now.
    Thanks.
    Patricia Goff

    You can download the pdf from here :
    https://helpx.adobe.com/pdf/muse_reference.pdf
    Thanks,
    Sanjit

  • Creating User Icons for Logic Pro 8

    I'm new to the Mac Environment - Just purchased a Mac Pro and Logic Studio. What is the best graphic editing package available for the Mac to create Custom Icons for Logic Pro 8? Any assistance would be greatly appreciated.
    Thanks,
    Chuck Green

    Adobe Photoshop CS3... but for what you need, owning this would be similar to owning a jet engine for use as a barbeque lighter.
    There are plenty of freebies availble online... check at downloads.com
    jord

  • Enable to create ldt file for specific program using FNDLOAD submit request

    hi ALL ,
    i am trying to create .ldt file for specific program but the things is that following program creating .ldt file for all the program which are available on instance .
    please suggest me if i did anything wrong in my code ...
    DECLARE
    req_id fnd_concurrent_requests.request_id%TYPE;
    BEGIN
    fnd_global.apps_initialize (user_id => 1012001,
    resp_id => 20420,
    resp_appl_id => 1
    req_id :=
    fnd_request.submit_request
    (application => 'FND',
    program => 'FNDLOAD',
    description => NULL,
    start_time => NULL,
    sub_request => FALSE,
    argument1 => 'DOWNLOAD' ---Mode - UPLOAD
    argument2 => '@fnd:patch/115/import/afcpprog.lct'
    -- -LCT File
    argument3 => '/tmp/concqueues.ldt' -- -
    argument4 => 'PROGRAM',
    argument5 => 'XXFUJI'
    ,argument6 => 'XXSAG_FILE_DATA'
    DBMS_OUTPUT.put_line ('req_id= ' || req_id);
    COMMIT;
    END;
    thanks in advance
    sagar

    thanks for your reply ... Alex
    ... but... no i don't wanna create concurrent program for fndload neither i want to use FNDLOAD script ... the above FNDLOAD Submit request program worked for me and using that i have created ldt but my problem is that program is creating ldt for all program which are registered , it's not picking my my file which i pass as a parameter ...please have look into my code ...
    and please suggest me ..
    thanks
    sagar

  • Creating New ICONS for Express

    I have tried to work with creating user icons in express. I have tried to follow the manual to the letter. The trouble is, the manual is saying things that I don't seem to have in my program. I.E> On page 94, it talks about how and where to store icon files. The manual tells me to go to library/application support/Logic/Logic Resources/icons. The trouble is, I don't have a folder that says Logic Resources. I even checked with a guy at the MAC store in Indianapolis, and he looked in his copies of both Logic Express and Logic PRO. He couldn't find a folder that said /Logic Resources either.
    I think the icons in Logic are pretty boo-boo and I would like to create some of my own. But when the manual is misleading, it's pretty hard.
    Has anyone ever created a user icon for Logic Express and if so, what did you have to do to do it?

    Hi, Uncle,
    Check out Logiconizer.
    WH

  • Doing an icon for my program? please help

    Hello,
    nowadays I am working on a program
    that gets as a parameter your username and password
    in gmail , and than you can send email through my program(I implemented the SMTP connection by myself)
    anyway , today I finished it.
    It works great
    but How do I make an icon for it
    I mean like , to run my program I need to enter to my code in eclipse and press run
    How do I do that I can go directly to my program without entering eclipse and press run?
    Do I need to make an applet for my program?
    Thanks in advance.

    One way to deploy (have it run in a usual desktop environment) your program is to create a jar file.
    There is a complete description of the process in Sun's Tutorial in the section on [Packaging Programs in JAR Files|Packaging Programs in JAR Files]. (You can also do this from within Eclipse as described in its documentation. But Sun's tutorial goes to some length to explain what's happening.)

  • HT2493 I have a jpg file the image of which I wish to use as an icon for a program.

    when I use the advised strategy of copying its icon to the icon in the info page of the program, I get a change -- but to the generic icon for jpg files, rather than the actual image of the content of the particular file.

    You can convert the jpeg file to an icon file and use that as the image, with this application: img2icns
    Drag the jpg onto img2icns window, save it as an icon. Copy and paste this as per the method you mentioned previously.
    tested to work on 10.6.8

  • Blank icons for some programs on dock

    A few days ago, one of the programs I run frequently (World of Warcraft) began appearing as a blank icon on the dock. By "blank icon" I mean there is nothing there but an empty space, through which you can see the background image. There is the little lit circle underneath it, of course, to indicate a running program. I do not keep in icon for this game on the dock.
    Today, it started happening to some other programs. As with World of Warcraft, this is only happening (so far) to programs I do not keep on the dock when they're not running. It's happening to Firefox, and just recently, it happened for System Preferences. However, it does not happen for all programs that aren't kept on the dock. I tried running two other programs, one that came with OS X (Chess) and one that did not (some game like Windows' Minesweeper), and it didn't happen for either of them.
    What should I do to fix this?

    Open Terminal application in your Utilities folder. At the prompt enter:
    killall Dock
    Press RETURN. The "D" in Dock must be capitalized.
    See if that helps. You can also try deleting the /Home/Library/Preferences/com.apple.dock.plist file.

  • Set Window & Panel Icons For Terminal Programs in Openbox

    Hello
    Arch Linux 64
    openbox
    tint2
    ranger fm (example)
    Perhaps I have not discovered the correct search terms to google this question & I may be just missing the obvious here. My Wife likes to have openbox with a tint2-vertical setup on her laptop. Is there a non-temporary way to set panel icons (and maybe window icons) for terminal based programs such as ranger, htop, ncmpcpp etc. After seaching I was able to set a icon I made for any terminal in the .xdefaults file. This does not allow the ability to distinguish between various terminal programs from the tint2 panel at a glance.
    xterm*iconPixmap:/usr/share/pixmaps/xterm.xbm
    xterm*iconMask: /usr/share/pixmaps/xterm-mask.xbm
    i noticed in the /usr/share/pixmaps folder there are already xpm/png icons for htop and xterm, however It appears to set the xterm icon in .xdefaults it has to be a xbm file. xbm files are not as visually elegant as xpm imo and so far I was only able to set the same icon it for all open xterms.
    so
    1. can i set separate panel icons that appear in tint2's panel for different terminal based programs?
    2. is it possible to use xpm or even png files for such icons?
    I would appreciate any help or a link to a webpage.
    Thank you.
    Last edited by psyodin (2010-10-06 16:05:24)

    Might that be something helpful?!

  • Problem in Creating Implement Enhancements for the program

    Dear All,
    I am trying to create some checks on the data of HR table PA0001 before displaying data from table thru se11/se16/se16n  ( I should not display the core department data as per the security  policy), for this I am trying to create an enhancement in the program /1BCDWB/DBPA0001 to hide the data. But I am facing this error  Objet PROG /1BCDWB/DBPA0001 cannot be enhanced, Software component unknown cannot be enhanced Exception Class : CX_ENH_IS_NOT_ENHANCEABLE , its not allowing me to create any enhancements.  I am attaching the screen shots for the same. Please guide me how to proceed.
    Regards,
    Venkat Appikonda.

    Hi,
    I confirm that not all development objects can be enhanced.
    You'll have to do another way.
    One thing I don't understand is why do you use SE16 to view PA0001?
    And what do you want to hide, and what is the algorithm? (so that we may be able to help you)
    Sandra

  • I am creating application icons for iphone

    I am creating icons for an iphone/ipad application developer and the application icons are loaded into the application the tranparent areas are turning black. Is there a way to fix this?

    Don't attempt to use transparent application icons.
    Application Icons
    Ensure that your icon is eligible for the visual enhancements iOS provides. You should provide an image that:
    Has 90° corners (it’s important to avoid cropping the corners of your icon—iOS does that for you when it applies the corner-rounding mask)
    Does not include a drop shadow
    Does not have any shine or gloss (unless you’ve chosen to prevent the addition of the reflective shine)
    Does not use alpha transparency

  • When I create an icon for a short cut on my desktop, why does it always include a separate icon for the files as well?

    '''When I am trying to create a link to a webpage, I "save as" to my desktop, and the icon for the webpage appears. However, it also creates another icon that says the same thing but is a yellow manilla file folder. It clutters up the desktop. Is there a way of creating links without this? If I delete the file folder icon, it deletes the link as well.'''

    That's not a shortcut you are creating with "save as", you are saving a copy of the webpage to your desktop - hence the folder with files for that webpage.
    https://support.mozilla.com/en-US/kb/Creating+a+desktop+shortcut+to+a+web+page

Maybe you are looking for