Color coding java source

Hi all
Does anyone know how i can color code custom words in a java program when it is printd out. For example lets say i have a java source code and i wanna give attributs a color and constructers a different color and methods another color, but i wanna give it these colors when i print the java code. I am using an ANTLR parser to parse the code, i have a GUI which i made for it. But when i view the code in my GUI interface its black and white. So simply i just wanna give color to the source code.
Thank You
regards
Rebaz

I would post a request in these forums for everybody's opinion about IDEs, 123avaj.
It is an important topic that is never discussed and I think many people might benefit (in more ways than one) from it.

Similar Messages

  • May i know which java source editor u are using please?

    i'm new to java programming...
    using notepad to do the source code edit...
    i tried forte for java... but seems difficult...
    anyone can recommend a user-friendly or industry
    standard editor for me?
    thanks....

    I use TextPad downloaded from www.textpad.com.
    I like it because it has build-in java color coding, automatically detects your JDK and you can compile and run your Java code directly in it.
    Textpad is also a generic text editing tools that include all the useful editing features such as block selecting, block indenting, regular expression search and replace on single or multiple files, keyword quick paste, compare files, sorting, bookmarking and most of all, bracket matching.
    I found that it ease my heavy coding day alot. I really recommend you the try it.
    --lichu                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Calendar App: color coded events...

    Hello,
    Like most folks I have a number of calendars - home, personal projects, work, etc. Each is handily color coded in Calendar, which is great. So far, so good.
    However, in my *single* work calendar (which is served from a company account on Google so pulling in from my company Google Calendar account) I have multiple types of things going on: internal work and then differet clients work. To make sense of my work world I really need to color code my different clients and my company internal work.
    So the outcome I am looking for is to be able to color code locally on my MBP different events sourced from the same Google calendar.
    I can't see how to do this in Calendar (I'm on OSX 10.8.2 and Calendar 6.0 (1645)) and so far I haven't found a third party app that will do it either.
    Please can any one in the community advise:
    1. If this is possible how I achieve it (e.g. could I create several calendars locally all of which somehow aggregate up into my single Google work calendar so that my colleagues and clients can see a full and true pictue of availability at the Google level while I have segregated/color coded view of items locally on my MBP)?
    2. If this isn't possible in native Calendar app on OSX are there any apps out there that will allow this?
    Am I really the only person with this need? I can't believe so and I'm sure someone must have solved this issue already...
    Many thanks for your time and consideration of my issue.
    Regards,
    Richard

    It sounds like something that you should be able to do with AppleScript, but alas I'm not proficient enough to tell you how to do it. There used to be an Applescript guru that was a regular on here (Yvan), but I'm not sure if he's still active in the community.
    You could try searching google for applescripts related to calendar or iCal (its still called iCal in AppleScript's dictionaries list even on Mountain Lion) or try asking for help on MacScripter.

  • Styles (nested?) in Long Document with Color Coded Sections

    Hi, I am looking for a solid style set-up for a document with seven color coded sections. The character, paragraph, table styles, etc. will be used throughout the book, but several of them (chapter headers, bold color, table strokes) will shift colors from section to section. What is the best way to set this up so I can still make other changes to the styles without having to edit each colored section separately.
    Thanks in advance,
    Marshall

    In practice, I'm having rouble making this work.
    I have one swatched, named "Section Color" and if I change the definition or CMYK recipie of that color it will ripple instantly through the styles( as you said,) I have swatches unchecked from the Syncronize Options, but upon syncing it still rewrites that CMYK recipie back to the style source's and all colors ripple back.
    It's not hard to reset one color for each section, but id like to know why it's changing swatches with swatches unchecked. Is it writing that color from the paragraph or other styles which ARE set to sync?

  • Problem with creating JAVA Source. please help

    Dear all
    how are you.
    In fact I have made a simple java class that return a string which represents the screen size . for example 800/600 or 1024/768 or others
    but I face error ORA-29541 class string.string could not be resolved
    This what i made
    first i created my JAVA Source
    CREATE OR REPLACE AND RESOLVE JAVA SOURCE NAMED "ScreenProperty" AS
    import java.lang.Object;
    import java.awt.*;
    public class ScreenProperty
    int w;
    int h;
    public static String getScreenSize()
    w = Toolkit.getDefaultToolkit().getScreenSize().width;
    h = Toolkit.getDefaultToolkit().getScreenSize().height;
    return w+"/"+h;
    SQL>Operation 160 succeeded.
    this means the the java source created successfuly
    and I'm sure that my java code is correct
    then i created a fuction to call this java source as fellow
    SQL> create or replace function f_get_screen_size
    return varchar2
    as language java
    name 'ScreenProperty.getScreenSize() return java.lang.String';
    Function created.
    the I Issued this sql statement to return the result that should be varchar2 that represent the sceen size(1024/768)
    SQL> select f_get_screen_size from dual;
    ORA-29541 class string.string could not be resolved.
    I do not know what is the reason for this error
    and when i searched the documentation for this error i found
    ORA-29541 class string.string could not be resolved
    Cause: An attempt was made to execute a method in a Java class that had not been previously and cannot now be compiled or resolved successfully.
    Action: Adjust the call or make the class resolvable
    I need to know what is the problem.
    And is there another way to load this class other than making JAVA SOURCE
    please help

    before drawing hands of clock you could fill a circle/oval with certain color, then you'd have that kind of circle that has been filled as backgound.
    you may change those dots to be small lines for 12, 3, 6 and 6 o'clock and then have small dots represent 1, 2, 4, 5, 7, 8, 10 and 11 o'clock
    anyhow, you should study that code and see how you can modify it whitout breaking it but having it look different.
    better yet would be trying to understand how it works, what any line there means and then recreate your own... this way you would learn more....
    and if there are some methods or anything you don't understand, then look them up from API documentation
    good luck.

  • Color Coding in PHP/MySQL model: INC file

    Dreamweaver 8.02 on Vista RTM (wouldn't matter I don't
    think).
    I have a site I was using DWMX to manage previously and at
    that time I got into one of the XML or TXT files associated with DW
    and changed it so it would reckonize .INC as a valid file and
    therefore give me some color-coding, code suggestions as I am
    typing etc.
    On DW8 I see similiar XML/TXT files (for DW config) and now
    INC files are all over the place... so I am thinking it should
    reckonize this file types.
    Still though, the color coding (and the ability to use the
    menus to insert img's, etc) are greyed out.
    Any ideas?
    A typical inc
    <div>
    html
    html
    html
    </div>
    nothing hardcore.
    Any ideas? Macromedia/Adobe help online wasn't much help and
    my searching on the forums isnt bringing up anything.
    Thanks
    Sean

    quote:
    Originally posted by:
    Newsgroup User
    SeanCotter wrote:
    > I don't know how big of an issue this is, but INC is a
    popular as an include
    > ext for PHP and I imagine people will be rolling to
    Vista as they get new
    > machines. Hopefully this can help someone.
    The .inc filename extension is popular, but it's also
    insecure unless
    the include files are stored outside the server root. Web
    servers have
    no idea of the correct MIME type for an .inc file, so they
    just serve
    them up as plain text if a direct request is sent to the
    server. This
    risks exposing sensitive information, such as database
    passwords.
    It's far safer to use the combination .inc.php. The server
    sees the .php
    filename extension and parses any code as PHP. The .inc
    reminds you that
    it's an include file.
    David Powers, Adobe Community Expert
    Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
    Author, "PHP Solutions" (friends of ED)
    http://foundationphp.com/
    Thanks for the tip David.
    That might have been a solution from the begining but I was
    going off what I was reading in some PHP books and looking at
    samples, etc. I am running PHP5 on IIS6 and its been fine for a
    year, I just tried what you mentioned, to treverse directly to the
    includes (and I know where they are...) and IIS doesn't give them
    up. If you have a method to try let me know I would be interested
    in seeing... though honestly, in the case of the website at hand,
    minus one dynamic section what is in the INC is what people see by
    viewing source on thier browser and in case of the dynamic pages
    (google maps mashup) they can have it ;) if it helps them with
    thier site... let me know if there is a way to test that security.
    Thanks
    S

  • Syntax coloring within java editor

    I'm looking for an java editor that can display an XML-File with syntax coloring. At the moment I am using the ostermiller editor (http://ostermiller.org) to display java-source files. But this editor does not support xml-files. There would be a possibility to generate an xml-lexer for the ostermiller-editor using the program JFlex. But where can I get the XML grammar description input file for JFlex?
    Do you have a solution?
    Greets,
    Marcus

    As the author of that package, let me point you in the right direction. I had started writing an XMLLexer at one point, but I can't find the work that I had done. It is possibly on another computer.
    The XML spec is here:
    http://www.w3.org/TR/REC-xml
    It is written in BNF form, which is great for parsers, but not exactly what you need for a lexer.
    The trick in the translation is to ignore the recursive definitions and focus on the peices.
    So, you can ignore the:
    document ::= prolog element Misc
    and focus on things like:
    Char ::= #x9 | #xA | #xD | [#x20-#xD7FF] | [#xE000-#xFFFD] | [#x10000-#x10FFFF]
    Note that jflex does not represents hex numbers differently, and Java only support unicode, so the really large characters can be ignored.
    your JFlex rule would probably look like:
    Char=([\x9\xA\xD\x20-\xD7FF\xE000-\xFFFD])

  • APT and Java source code generation

    Hi all,
    In many articles about APT tool, I read that it is possible to generate Java source code from annotations read by AnnotationProcessorFactory.
    I am very interesting by this possibility but I can't find an exemple (all exemples I found display informations only).
    Where can I find a concrete exemple of this functionnality ?
    Thanks
    Micka�l

    Micka�l
    I have a project on java.net that has several examples of code generation.
    Go to the project source code here.
    https://rapt.dev.java.net/source/browse/rapt/
    The ones here are quite simple
    https://rapt.dev.java.net/source/browse/rapt/src/net/java/dev/rapt/proposed/generators/
    and these packages are more complex
    https://rapt.dev.java.net/source/browse/rapt/src/net/java/dev/rapt/exploratory/#dirlist
    Check out the javadoc to see how they should be used.
    One pointer is, work out exactly what you want to generate first. Then code an example by hand, then make sure it compiles and does what you want it to do. That way you know exactly what you need to generate. It is much quicker to fix compiler and functional errors in your hand coded example, than to change the generator, recompile that, then run it to generate and compile the code.
    If you do find errors in your generated code, tweak the generated code by hand till it works, then go back and change the generator to do the right thing.
    A second point is: generate nicely formatted code, indented etc, then when it doesn't work, or doesn't even compile, you can at least read the generated code to debug it.
    Bruce

  • How do I share a color-coded Outlook calendar with others in my office that they can see the colors too?

    How do I share a color-coded Outlook calendar with others in my office that they can see the colors too?

    Hi,
    How do you color code the calendar items? From conditional formatting or from categories?
    Please make sure the user has been given reviewer or higher calendar permission to view items colors in Outlook. About how to share calendar in Outlook, please refer to:
    http://office.microsoft.com/en-001/outlook-help/share-an-outlook-calendar-with-other-people-HA010354420.aspx
    Regards,
    Winnie Liang
    TechNet Community Support

  • Any way to search for casts in java source code?

    Anyone know of a decent way to search your java source files to find all the casts?
    I ended up doing a simple text search for
         " = ("(quote marks not included) which works for my code because I am strict about writing my casts with spaces like
         String s = (String) iterator.next();Unfortunately, the above search has all kinds of problems with both false positives and negatives. It picks up lots of irrelevant lines like
         int index = (number > 0) ? 0 : 1;as well as misses casts that appear nested inside expressions like
         ((String) iter.next()).charAt(...)I suppose that one could do a regular expression search for any pair of open and close parens which bound non-blank text, but that would pick up even more non-cast expressions in typical java code.
    I think that the only way to properly do this is to have a tool which understands java syntax.
    Anyone know of an IDE which will do this? Does IntelliJ or Netbeans support this kind of search?
    In case you are wondering why I am interested in this, it is because I am refactoring some code to fully use generics, and searching for casts is one source of identifying candidates for genericity.

    cliffblob wrote:
    Better late than never?Yes!
    cliffblob wrote:
    ...The answer I found to ID unnecessary casts was, using Eclipse IDE, In compiler error and warning preferences to warn on unnecessary casts.Thanks for pointing IDEs out. I just opened IntelliJ, and going back to at least version 7.04 (maybe earlier) they have an inspection for "Redundant type cast".
    cliffblob wrote:
    I would still be interested to know if there is a way to identify casts in general in your source, perhaps now four years later there is a way?The only solutions that I can think of are either a complicated regex search, or you must use some tool like an IDE that understand Java syntax and can determine if a cast is happening.

  • Getting all the members (variables, methods AND method bodies) of a java source file

    For a project I want to programmatically get access to the members of java source file (member variables, methods etc) as well as to the source code of those members. My question is what is the best method for this? So far I have found the following methods:
    Use AST's provided by the Java Source API and Java Tree API, as discussed in the following posts:
    http://today.java.net/pub/a/today/2008/04/10/source-code-analysis-using-java-6-compiler-apis.html
    http://weblogs.java.net/blog/timboudreau/archive/2008/02/see_java_code_t.html
    http://netbeans.dzone.com/announcements/new-class-visualization-module
    This has the disadvantage that the classes actually have to be compilable. When I look at the Netbeans Navigator view however, it provides me with a nicely formatted UI list, regardless of the "compilable" state of the class.
    Thus I started looking at how to do this... The answer appears to be through the use of tools such as JavaCC: https://javacc.dev.java.net/
    ANTLR: http://www.antlr.org/
    which are lexers and parsers of source code. However, since the Navigator panel already does this, couldn't I use part of this code to get me the list of variables and methods in a source file? Does the Navigator API help in this regard?
    Another route seems to be through tools such as
    BeautyJ: http://beautyj.berlios.de/
    which run on top of JavaCC if I am correct, and which has the ability to provide a clean view on your java code (or an XML view). However, BeautyJ does not seem to be too actively developed, and is only j2se1.4 compatible.
    I hope someone can shed a light on the best way to go about what I want to achieve. Somebody already doing this?
    (I crossposted on the Netbeans forums too, hope this is OK...)

    I'm currently developing a LaTeX editor(MDI) and I do the same thing, but I don't know what exactly do you need.

  • I have messages in mail that are color-coded as if by a rule, but I have no rules set. How can I correct this?

    The only rule that I ever had in Mail was the default one that color coded messages from Apple blue. I notice that some messages are color-coded brown and I have no rules set at al (hence no rule to turn off.)  Some of the messages are related to viewing online magazine, but not all.  How can I stop this?

    Hi. Thanks for your message.
    Well, I understand what you are trying to say but I thought it was easier to categorize in Apple Mail.
    On Entourage I just click twice on a sender address, record it on Address book and give it a colour that I previously defined as "Work", "Personal", "Customers", "Suppliers", "Friends" or whatever.
    As Apple Mail don't have Address Book as part of it but an outside feature it's very annoying. Of course I am used to use a software and I don't expect now Apple Mail do everything as Entourage but... as someone said it seems Apple Mail stopped in time. The recent version seems the first one ever issued. I hate the way Mail.app handles attachments by placing big chunky previews right in my email. I prefer them to be named attachments listed somewhere else, out of the content of my email. I don't if I can change this via terminal commands? Can you tell me if that is possible?
    I don't understand why Apple Mail have lots of plugins instead of a great improvment from the backstage.
    I use Apple computers since ever and I love this machines but sometimes I don't understand this lake of improvments.
    Take a look at this link:
    http://scottworldblog.wordpress.com/2009/10/12/microsoft-entourage-vs-apple-mail /
    Of course I don't agree 100% with him but some things are true...

  • How can I share a *.java source file across multiple projects in NetBeans?

    I'm sure this simple and a pretty common operation but how can I share a *.java source file across multiple projects in NetBeans? Right now I keep cut, coping and pasting the same source file between multiple projects to re-use the same code. But I could I make this source file a library file or something like that so that I could access it from any project. I assume this would be a generic operation but I mentioned NetBeans for clarity. Thanks.

    fiebigc wrote:
    I know I mentioned NetBeans but I'm most interested in the generic method for creating a library of source files that I can call into whatever program I am developing. I've done such a thing in C using header files and such but I'm trying to get a direction on how this is accomplished in Java. I'm sorry if I could edit the title I would. If anyone wants to be specific about NetBeans I welcome that too.
    Edited by: fiebigc on Jun 20, 2008 5:57 PM
    >I know I mentioned NetBeans but I'm most interested in the generic method for creating a library of source files that I can call into whatever program I am developing. I've done such a thing in C using header files and such but I'm trying to get a direction on how this is accomplished in Java. I'm sorry if I could edit the title I would. If anyone wants to be specific about NetBeans I welcome that too.
    Edited by: fiebigc on Jun 20, 2008 5:57 PM
    Create a class library.
    Write your code, compile it to .class files, put those class files in a .jar file and include the jar file in the classpath whenever you want to compile a project against it.

  • How to read the Java source code (in Netbeans)

    I use OS X10.5.5, NetBeans 6.1 and JSE 6 on a 64 bit mac.
    When I downloaded NB6.1 it had JSE 5 as it's default (and only) java platform. I ran Software Update to get Java 6 from Apple, used the Java Prefrences utitlity to set JSE6 as default. In NB I added the JDK6 platform, registered the JDK6 javadocs and noticed that I also have the option of registering the Java source code.
    I have three questions:
    1) How do I make JDK6 the default in NetBeans. The JDK5 keeps being default after I did the steps above and I don't see anywhere to change that.
    2) How do I read the Java 6 source code? I can see sun provides [source code| http://download.java.net/jdk6/] for their supported platforms. I dont see Apple doing the same for its JDK port. What would I need to do to get to read the java SE6 sources? or is it actually hiding somewhere in the /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home hierarchy?
    3) Where does the JVM look for the binary code to run when I make a call to, say java.util.ArrayList or any other library. In my naivety I would have assumed it would be a .class file somewhere in the java Home folder, but I don't see anything like it.
    thanks in advance,
    chris

    This is taken from the help included with netbeans. In response to question 1.
    By default, the IDE uses the version of the Java SE platform (JDK) with which the IDE runs as the default Java platform
    for compilation, execution, and debugging. You can view your IDE's JDK version by choosing Help > About and clicking the
    Detail tab. The JDK version is listed in the Java field.
    You can run the IDE with a different JDK version by starting the IDE with the --jdkhome jdk-home-dir switch on the command line
    or in your IDE-HOME/etc/netbeans.conf file. For more information, see IDE Startup Parameters.
    In the IDE, you can register multiple Java platforms and attach Javadoc and source code to each platform. For example, if you
    want to work with the new features introduced in JDK 5.0, you would either run the IDE on JDK 5.0 or register JDK 5.0 as a
    platform and attach the source code and Javadoc to the platform.
    In  , you can switch the target JDK in the Project Properties dialog box. In  , you have to set the target JDK in the Ant script itself,
    then specify the source/binary format in the Project Properties dialog box.
    To register a new Java platform:
    Choose Tools > Java Platforms from the main window.
    Click New Platform and select the directory that contains the Java platform. Java platform directories are marked with a  
    in the file chooser.
    Use the Sources and Javadoc tabs to attach Javadoc documentation and source code for debugging to the platform.
    Click Close.
    To set the default Java platform for a standard project:
    Right-click the project's root node in the Projects window and choose Properties.
    In the Project Properties dialog box, select the Libraries node in the left pane.
    Choose the desired Java platform in the Java Platform combo box.
    Switching the target JDK for a standard project does the following:
    Offers the new target JDK's classes for code completion.
    If available, displays the target JDK's source code and Javadoc documentation.
    Uses the target JDK's executables (javac and java) to compile and execute your application.
    Compiles your source code against the target JDK's libraries.
    If you want to register additional Java platforms with the IDE, you can do so by clicking the Manage Platforms button.
    Then click the Add Platform button and navigate to the desired platform.
    To set the target Java platform for a free-form project:
    In your Ant script, set the target JDK as desired in the javac, java, and javadoc tasks.
    Right-click the project's root node in the Projects window and choose Properties.
    In the Sources panel, set the level of JDK you want your application to be run on in the Source/Binary Format combo box.
    When you access Javadoc or source code for JDK classes, the IDE searches the Java platforms registered in the
    Java Platform Manager for a platform with a matching version number. If no matching platform is found, the IDE's default platform is used instead.
    See Also
    Managing the Classpath
    Declaring the Classpath in a Free-Form Project
    Stepping Through Your Program
    Legal Notices

  • Is there a way to restore the earlier color-coding format?

    If there is a workaround to restore the earlier color-tag format, I would love to know it.
    In the alternative, I've submitted the following to Apple and wanted to share it with the community also, in case there is no workaround and others would like to add their voice in addressing the issue:
    The new single-dot color coding of tags in Mavericks doesn't work for me AT ALL.
    I have been relying on Apple's full-width color coding for quite some time because it could help me easily discern—at a glance—different file versions, project statuses, and other workflow particulars—without having to read the filenames' text.  In other words, it's been a convenient right-brain workflow.
    The key here, of course, is the idea of "easily" and "at a glance."  The new Mavericks color coding both extends and confounds my workflow—I now must do an additional visual search of any given list of files, especially because my filenames are often long (informational) and their middle section (in the column view) is likely truncated to conform to Apple's default narrow column formatting.
    The purpose and point of color coding is to reduce time and complexity and aid organization.  However, the Mavericks version now requires (1) doing a visual scan of an entire column of filenames, instead of a visual "grab" of whole bands of color without any need to read the filenames, (2) locating the color dots at the ends of those column lines and making sure they correlate with the proper text (left-brain/right-brain work instead of just staying right-brain), (3) making a color comparison of extremely small fields of color (tiny dots instead of full-wide bands), and (4) implementing a visual/mental check step to ascertain that that a particular color dot is the correct one. Because of the added confusion of having to do "manual" left-to-right visual placement, it becomes necessary to add the step of expanding the filenames (column widths) to get certainty.
    I'm guessing that at this early point in the Mavericks proliferation you'll likely want to dig your heels in to defend and preserve all the involved and extensive work you did to produce the update, but I strongly urge you to revisit the particular design decision mentioned here.  It makes it tougher for us out here using the program, and it works against your PR efforts:  I'm now less likely to trust your design decisions and will be much less likely to implement future updates or champion them.
    If I could uninstall Mavericks and get my previous version back, just for this one item alone, I would. It's been a mainstay feature for me, and one of the things I've lauded to non-Mac users to encourage them to venture Apple.

    Downgrade Mavericks to Your Previous System
    For Lion or Mountain Lion
    Be sure you backup your files to an external drive or second internal drive because the following procedure will remove everything from the hard drive.
    Boot to a Mountain Lion Installer app or USB flash drive installer:
       Partition and Format the hard drive
          1. Select the target volume you wish to use.
          2. Select Disk Utility from the Utilities menu in the menubar.
          3. In Disk Utility select the target volume from the left side list. Click on the
              Partition tab in the Disk Utility main window. Set the Partition Scheme to one
              (1) from the drop down menu. Set the Format type to Mac OS Extended,
              Journaled. Click on the Apply button and wait until the process has completed.
              Quit Disk Utility and return to the main menu. Quit the Main Menu to return to
              the installer.
    Install Lion/Mountain Lion: Select install Lion or Mountain Lion and click on the Install button. .
    Note: You will need an active Internet connection. I suggest using Ethernet if possible because it is three times faster than wireless.
    For Snow Leopard or Earlier
    1. Boot from your Snow Leopard Installer Disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Utilities menu.
    2. After DU loads select your hard drive (this is the entry with the mfgr.'s ID and size) from the left side list. Note the SMART status of the drive in DU's status area.  If it does not say "Verified" then the drive is failing or has failed and will need replacing.  SMART info will not be reported  on external drives. Otherwise, click on the Partition tab in the DU main window.
    3. Under the Volume Scheme heading set the number of partitions from the drop down menu to one. Set the format type to Mac OS Extended (Journaled.) Click on the Options button, set the partition scheme to GUID then click on the OK button. Click on the Partition button and wait until the process has completed.
    4. Quit DU and return to the installer. Install Snow Leopard.
    This will erase the whole drive so be sure to backup your files if you don't have a backup already. If you have performed a TM backup using Lion be aware that you cannot restore from that backup in Snow Leopard (see below.) I suggest you make a separate backup using Carbon Copy Cloner.
    If you have Snow Leopard Time Machine backups made while on Snow Leopard, then you may do a full system restore per #14 in Time Machine - Frequently Asked Questions.  If you have subsequent backups from Lion, you can restore newer items selectively, via the "Star Wars" display, per #15 there, but be careful; some Snow Leopard apps may not work with the Lion/Mountain Lion files.

Maybe you are looking for

  • Compare collection with list of values

    Hi oracle 10.2.0.1.0 I need to compare a collection (Record ) vriable with a list of values from a table . pseudo code is if gpid_rec.item_type in ('a','b','c') then end if ; Now this should be replaced by values retrieved from a table if gpid_rec.it

  • How do I get AirPort Express to work with my iPhone 4s?

    Hey there, I installed AirPort Express yesterday to make a wifi network out of the ethernet access that I have. It worked perfectly fine with my MacBook but my iPhone 4s does not seem to be able to hold on to the network! I can connect to the network

  • IPod Touch 2nd Gen (iOS 4.2.1) stops playing certain songs but screen remains.

    iPod Touch 2nd Gen 32GB iOS 4.2.1 roughly 4.89 GB free During playback, the Touch stops playing on certain specific songs, but the screen remains as is (that is, doesn't go back to menu or black).  I suspect "bad blocks/sectors" on the memory chip, b

  • Need clarification on few doubts in OLM

    Hi, I would like to get the following doubts cleared. Thanks a lot in advance for any information related to these: 1. How can OLM help in identifying the training needs for the organization? 2. In the web based interface for learning Administration

  • Help! New windows, jump menus and maximizing

    Hello all. I am new to Dreamweaver, and I have been having trouble with some things that should be easy. 1) How can I force a new window to maximize to the screen size? 2) I am using a Jump Menu, and what I want to do is open a new window from the ju