CRS to import giving build errors in eclipse for ATG 10.1.1 version

I see below errors in eclipse please help me to solve...

(1) the project was built not his way of construction is incomplete. Cannot find the class file for atg.adc.ADCSessionData. Difficulty the path of construction, then try to build this project crs unknown Java problem

(2) the type atg.adc.ADCSessionData is not resolved. It is indirectly referenced the line of StoreADCSessionData.java/crs/magasin/recommandations/src/atg/projets/magasin/recommandations/adc required 62 problem Java .class files

Hello

I think that your classpath contains much .jar files, and some of them are not necessary. You don't need to import all files .jar for all modules, just the .jar you will use.

And you import confg.jar files, you do not need these files. Just .jars containing classes.

Please check all of the libraries you use and just get what you need.

For your first problem, you need to import

C:\ATG\ATG10.1.1\CommerceReferenceStore\Store\Recommendations\lib

C:\ATG\ATG10.1.1\ADC\lib\classes.jar

If some class always have errors, it may be necessary import another .jar file.

It will be useful, bye.

Tags: Oracle Applications

Similar Questions

  • chronic build error

    Since today, I get a build error in all of my projects:

    Error occurred during the build.

    Errors under builder "App descriptor Validator" of the project "MNKit".

    java.lang.NullPointerException

    Google gives no guidance on this. Restarting Momentics, or clean up projects does not help.

    At the opening of bar - descriptor.xml, I get:

    java.lang.NullPointerException
    to com.qnx.tools.bbt.core.signing.BarSignerTool. (BarSignerTool.java:105)
    to com.qnx.tools.ide.bbt.internal.core.BBTNativeSDKProvider$ BBTNativeSDKDescriptor.getBarSigner (BBTNativeSDKProvider.java:172)
    at com.qnx.tools.bbt.core.sdk.AbstractBlackBerryTabletSDKDescriptor.getValidator(AbstractBlackBerryTabletSDKDescriptor.java:122)
    at com.qnx.tools.ide.bbt.internal.core.BBTNativeSDKProvider.getValidSDKs(BBTNativeSDKProvider.java:97)
    to com.qnx.tools.bbt.core.sdk.IBlackBerryTabletSDKDescriptor$ IRegistry$ Impl.collectValidSDKs (IBlackBerryTabletSDKDescriptor.java:327)
    to com.qnx.tools.bbt.core.sdk.IBlackBerryTabletSDKDescriptor$ IRegistry$ Impl.getValidSDKs (IBlackBerryTabletSDKDescriptor.java:311)
    at com.qnx.tools.bbt.internal.core.utils.BlackberryTabletSDKUtils.getAvailableTargetPlatformVersions(BlackberryTabletSDKUtils.java:130)
    at com.qnx.tools.bbt.xml.internal.ui.editor.bbtxml.forms.GeneralAdvancedPart.getAvailablePlatformVersions(GeneralAdvancedPart.java:146)
    to com.qnx.tools.bbt.xml.internal.ui.editor.bbtxml.forms.GeneralAdvancedPart. (GeneralAdvancedPart.java:69)
    at com.qnx.tools.bbt.xml.internal.ui.editor.bbtxml.forms.GeneralPage.createLeftContent(GeneralPage.java:65)
    at com.qnx.tools.bbt.xml.internal.ui.editor.bbtxml.forms.GeneralPage.createFormContent(GeneralPage.java:54)
    at com.qnx.tools.bbt.xml.internal.ui.editor.bbtxml.forms.BBTFormPage.createFormContent(BBTFormPage.java:92)
    to org.eclipse.ui.forms.editor.FormPage$ 1.run(FormPage.java:152)
    at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
    at org.eclipse.ui.forms.editor.FormPage.createPartControl(FormPage.java:150)
    at org.eclipse.ui.part.MultiPageEditorPart.addPage(MultiPageEditorPart.java:241)
    at org.eclipse.ui.forms.editor.FormEditor.addPage(FormEditor.java:325)
    at org.eclipse.ui.part.MultiPageEditorPart.addPage(MultiPageEditorPart.java:211)
    at org.eclipse.ui.forms.editor.FormEditor.addPage(FormEditor.java:308)
    at com.qnx.tools.bbt.xml.internal.ui.editor.bbtxml.BBTXMLEditor.addBBTPage(BBTXMLEditor.java:233)
    at com.qnx.tools.bbt.xml.internal.ui.editor.bbtxml.BBTXMLEditor.createGeneralPage(BBTXMLEditor.java:240)
    at com.qnx.tools.bbt.xml.internal.ui.editor.bbtxml.BBTXMLEditor.addPages(BBTXMLEditor.java:324)
    at org.eclipse.ui.forms.editor.FormEditor.createPages(FormEditor.java:138)
    at org.eclipse.ui.part.MultiPageEditorPart.createPartControl(MultiPageEditorPart.java:348)
    at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:670)
    at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:465)
    at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595)
    at org.eclipse.ui.internal.EditorReference.getEditor(EditorReference.java:289)
    at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2945)
    at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2850)
    to org.eclipse.ui.internal.WorkbenchPage.access$ 11 (WorkbenchPage.java:2842)
    to org.eclipse.ui.internal.WorkbenchPage$ 10.run(WorkbenchPage.java:2793)
    at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
    at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2789)
    at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2773)
    at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2764)
    at org.eclipse.ui.ide.IDE.openEditor(IDE.java:651)
    at org.eclipse.ui.ide.IDE.openEditor(IDE.java:610)
    at org.eclipse.ui.actions.OpenFileAction.openFile(OpenFileAction.java:99)
    at org.eclipse.ui.actions.OpenSystemEditorAction.run(OpenSystemEditorAction.java:99)
    at org.eclipse.ui.actions.RetargetAction.run(RetargetAction.java:221)
    to org.eclipse.ui.navigator.CommonNavigatorManager$ 3.open(CommonNavigatorManager.java:185)
    to org.eclipse.ui.OpenAndLinkWithEditorHelper$ InternalListener.open (OpenAndLinkWithEditorHelper.java:48)
    to org.eclipse.jface.viewers.StructuredViewer$ 2.run(StructuredViewer.java:866)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
    to org.eclipse.ui.internal.JFaceUtil$ 1.run(JFaceUtil.java:49)

    at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175)
    at org.eclipse.jface.viewers.StructuredViewer.fireOpen(StructuredViewer.java:864)
    at org.eclipse.jface.viewers.StructuredViewer.handleOpen(StructuredViewer.java:1152)
    at org.eclipse.ui.navigator.CommonViewer.handleOpen(CommonViewer.java:462)
    to org.eclipse.jface.viewers.StructuredViewer$ 6.handleOpen(StructuredViewer.java:1256)
    at org.eclipse.jface.util.OpenStrategy.fireOpenEvent(OpenStrategy.java:275)
    to org.eclipse.jface.util.OpenStrategy.access$ 2 (OpenStrategy.java:269)
    to org.eclipse.jface.util.OpenStrategy$ 1.handleEvent(OpenStrategy.java:309)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4128)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1457)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1480)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1465)
    at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1270)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3974)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3613)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
    to org.eclipse.ui.internal.Workbench.access$ 4 (Workbench.java:2499)
    to org.eclipse.ui.internal.Workbench$ 7.run(Workbench.java:679)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1410)

    I am running on a Mac with the new Oracle Java 1.6.0.37 Mountain Lion.

    solved.

    Re-install Momentics and the simutaor is done.

  • have windows 7 x 64 and hp deskjet 656c can not load the driver he keeps giving me error code 0 x 00000057 down

    have windows 7 x 64 and hp deskjet 656c can not load the driver he keeps giving me error code 0 x 00000057 down

    Hello

    Please contact the Microsoft community. We will be happy to help you with your concern.

    According to the description, you can not install hp deskjet 656c driver you get error code 0x00000057c.

    How do you try to install the driver? Is it through the disc or via the site?

    Method 1: Use a troubleshooting tool to solve the problem:

    Open the hardware and devices Troubleshooter

    http://Windows.Microsoft.com/en-us/Windows7/open-the-hardware-and-devices-Troubleshooter

    Method 2: temporarily Disable the Antivirus and firewall and try to install

    Enable or disable Windows Firewall

    http://Windows.Microsoft.com/en-us/Windows7/turn-Windows-Firewall-on-or-off

    Important note: Antivirus software can help protect your computer against viruses and other security threats. In most cases, you should not disable your antivirus software. If you need to disable temporarily to install other software, you must reactivate as soon as you are finished. If you are connected to the Internet or a network, while your antivirus software is disabled, your computer is vulnerable to attacks.

    Method 3: Try to install in the clean boot

    How to troubleshoot a problem by performing a clean boot in Windows Vista or in Windows 7

    http://support.Microsoft.com/kb/929135

    Note: After installing windows update, follow step 3 in the link provided to return the computer to a Normal startupmode.

    Please follow these recommended steps, review the additional information provided and post back if you still have the problem. I will be happy to provide you with additional options.

  • Build error cannot find the distribution under construction

    I had a similar problem like this thread.

    http://forums.NI.com/T5/LabVIEW/build-error-can-t-find-distribution-being-built/TD-p/1462842/page/2

    My old guard Installer and ask for copy of the installation is finish. Quite annoying because it takes so long to get there. Any advice would be appreciated. I've attached a screenshot of my error message.

    You created this problem by running a build already install on your development computer. If you are distributing drivers with your installer you should NEVER run the installation program on the machine on which you build.

    Here's what happens:

    All software shops NOR where it was installed since in the Windows registry. When you initially installed it note where you install (DVD, network drive, etc.).

    When you build an installer in TestStand will prompt for this location if it cannot find the original installation files (that is, if you take the DVD from the drive disconnected from the PC from the network, etc.)

    What happened on this PC is you have to build a Setup program, and then you run this installer on the PC, and because the pilots were already present it replaced the path stored in the registry with the path where your Installer (e.g.) was C:\Temp\long path)

    I'm guessing that you have now deleted this former Installer. That means that you have to re - run installers for ALL the software to, OR that you have installed on this machine so the registry is updated to point to the path of DVD or the network path.

  • Build error when you create the Provisioning package picture

    Hi all

    I'm trying to create a master Windows IOT image by using the tool of IDC (imaging and designer of Configuration).

    I created a package of commissioning and using"customization of the Windows Image" to create a kernel ITO image by specifying the configuration previously created package but still get a build error.

    It looks like a fairly simple process, but repeatedly gives the error below. Also, I have not all USB devices connected to the computer, nor are there insufficient memory problems.

    ERROR

    =====

    Progress of the staging: 75%
    Staging failed to: 75% complete
    UpdateDLL: Measurement of results:
    Staging of total time: seconds = 27 (tickcount = 27235)
    Error: imagery! UpdateImage: Failed call to UpdateDLL::PrepareUpdate with the error code:-2145877241 (0 x 80188307)
    DismountVirtualHardDiskByFileName: disassembly image C:\Users\Shridhar\AppData\Local\Temp\8eceab63e9b746c0a9c65848679d56eb.vhd
    DismountFullFlashImage: [0.219] cleanup of temporary access roads.
    CleanupTemporaryPaths: Cleaning of temporary path C:\Users\Shridhar\AppData\Local\Temp\IMG39F3.tmp\.
    Storage service: disassembly of the image in 0.2 seconds.
    Imaging: See Flash.cbs.log and Flash.csi.log for more details.
    Imaging: Performance results:
    Total running time: 00:00:52.7198674
    Time of image creation: 00:00:00.0642425
    Writing FFU Time: 00:00:00
    Battery storage time: 00:00:17.8667874

    Any help would be greatly appreciated.

    Hello

    Your question is beyond the scope of this community...

    Repost in the TechNet Forums:

    https://social.technet.Microsoft.com/forums/en-us/home

    Or MSDN Forums:

    https://social.msdn.Microsoft.com/forums/en-us/home

    See you soon.

  • Build error of stand-alone, with LV.7.01 application

    Hi all...

    I always get this pop up error (see attached photo) trying to build a single application. I got the full version of Labview 7.01 and Application generator also. the runtime engine also is 7.01.

    Concerning

    HFZ.

    ****

    Hi HFZ,.

    "I receive communication problems."

    Maybe you should solve these problems first of all in the development environment before you try to build an exe file?

    And from your description we can only guess that day...

    You must answer questions such as:

    -What type of communication?

    -What kind of communication problems?

    -All the missing drivers?

    - ...

  • Upgrade 'Stacked vs. Non-Stack Build' error-

    During the upgrade from Vista to Win7, I am stopped by an "stacked vs. non-Stack build" Error Message... which means this message - means and how to successfully upgrade to Win7?

    For all questions, installation of Windows 7, the Windows 7 Forums are the best place to ask, as they came across these errors before:

    http://social.answers.Microsoft.com/forums/en-us/w7install/threads

    "Download Windows 7 installed and activated on your PC."

    They will help you in the Windows 7 Forum at the above address.

    See you soon. Mick Murphy - Microsoft partner

  • build error of createUser using the c# code sample

    I get the following build error when you use the c# code for the createUser use method example.

    I use VisualStudio2008 and the Blackberry_Admin_API - 5.0 - US.pdf c# code example.

    Build error States:

    Cannot implicitly convert type 'BESAdmin.BASemailExchangeWebService.EnableBlackBerryUserAttributesType' in 'BESAdmin.BASCoreWebService.EnableBlackBerryUserAttributesType' C:\VS2008\BESAdmin\BESAdmin\Form1.cs 76 488 BESAdmin

    The build error is on this part of the code:

    for (int j = 0; j)< attributes.enableblackberryuserattributes.length;="">

    {

    userEnableBBAttributes.enableBlackBerryUserAttributes [j] = attributes.enableBlackBerryUserAttributes [j];

    }

    Everyone has this same problem and found the solution?  It seems that there is something missing or incorrect in the sample code around type conversion between the EnableBlackberryAttributesType.

    Thank you, Ed

    Hi Ed,

    I tried throwing the code example in a project already created the mine and has not known this error at compile. The two types of objects must be the same, so I don't know why there is no conflict with assignment.

    Please try to use the sample code to create a user from the BAA API reference documents:

    http://www.BlackBerry.com/developers/docs/BAA/5.0.0/

    Or the Knowledge Base of the developer section:

    http://www.BlackBerry.com/knowledgecenterpublic/livelink.exe/fetch/2000/348583/1608023/How_To_-_Get _...

    It can also be a good idea to recreate your proxy to do this.

    Let us know if the problem is still evident with the examples above.

  • Build error on request requestExit

    I encountered a strange problem to call the requestExit API. Compiles normal but generation has an error.

    undefined reference to the symbol "_ZN2bb11Application11requestExitEv".

    Note: '_ZN2bb11Application11requestExitEv' is defined in DSO C:/bbndk/target_10_0_9_2318/qnx6/armle-v7/usr/lib/libbb.so.1 try so add to the linker command line

    could not read symbols: invalid operation

    My source code is as below

    Cpp:
    
    MyApplication::MyApplication(bb::cascades::Application *app)
    : app(app)
    
    app->requestExit(); //Application::instance()->requestExit(); build error also
    
    bar-descriptor.xml
    
    
    .pro
    LIBS += -lbbsystem -lbbnetwork -lbbplatform -lscreen -lbbdata -lbbdevice
    

    Which library else I would add to my project?  Thanks for letting me out.

    Hello

    libbb.so East - lbb

  • Export release build error

    I have my loan application. It does not correctly work in the emulator. Now, I want to create the version that I can submit to the App World. I use Flash Builder Burrito. That's what I do.

    1) click Project > export Release Build from the main menu.

    (2) select the location where to save the file to.

    3) click on the button "Finish".

    When I do that, I get the following error.

    Error occured while packaging the application
    
    C:/Users/houselaptop/MyFirstApp/bin-release/Main-app.xml(10): error 105: application.initialWindow.content contains an invalid value
    
    C:/Users/houselaptop/MyFirstApp/bin-release/Main-app.xml(10): error 105: application.initialWindow.content contains an invalid value
    
    Error: AIR validation failed
    

    This is what looks like my hand - app.xml

    
    http://ns.adobe.com/air/application/2.5">
        com.myfirstapp
        myfirlstapp
        MyFirstApp
        1.0.0
        A simple app
        Home
        
            [default]
            This is the title
            none
            true
            false
            landscape
            false
            true
        
    
    

    Any help is appreciated

    Hello

    Since I use CLI tools only, I've seen this error.

    for:


    [default]

    I put in the name of my hand. SWF file where you [default]

    Harry

  • I have a kodak esp6150 printer, try to install on an asus laptop k601j running windows 7. driver will not install keeps giving an error.

    driver will not install keeps giving an error.  Kodak has been in the computer for 2 hours and could not resolve the matter still to come with the driver installation error. They said that its operating system issue or number of laptop manufacturer.  installs fine on other computers in the House. for any help or suggestion would be appreciated.

    Try to download and install the latest drivers for Kodak for the ESP 6150:
    http://support.en.kodak.com/app/answers/detail/A_ID/17138/selected/true

    Installation instructions

    1. Check that your computer meets the system requirements.
      NOTE: WINDOWS XP 64 - bit Operating System only is not supported.
    2. Disconnect your all-in-one printer from your computer.
    3. Make sure you have connected to the computer using the administrator account.
    4. Close all programs.
    5. Download the software on your computer.
    6. Double-click the *.exe file, and then follow the on-screen instructions.
    7. Once the installation is completed, connect your all-in one to your computer.
    8. Select Start > programs > Kodak > Kodak AiO Home Center.

    Troubleshooting of the printer:

    1. open the printer Troubleshooter by clicking the Start button

    2. then click on Control Panel

    3. in the find what box, type troubleshooting

    4. then click on troubleshooting

    5. under hardware and sound, click "use a printer.

  • An unexpected build error has occurred: index was outside the bounds of the array

    Hello

    I use OPA version 12.1.1 (November 2015 edition of cloud).

    When I try to debug my OPA project I get this error:

    "An unexpected build error has occurred: index was outside the bounds of the array.

    Does anyone of you understand what that means?

    Kind regards

    Xavier M.

    What language / region is your project?

    You are able to apply for service with the support of Oracle?  This error usually requires the investigation of the project to determine the root cause.

  • In the portal Builder error handling

    Hi all

    I use a 11.1.1.9 portal generator. I wanted to ask, how we can make the error handling. Should we use standard error pages webcenter or use html navigate in the web server. Please guide me. What are the options for this.

    Can use us model taskflow exception handler to navigate to the error page. Please suggest your experience.

    There are several ways to achieve this.

    1. to use the error page standard webcenter. You can also customize which.

    2 use webgate to redirect to the error page. You can also set this in the web.xml file

    3. as you suggest that you want to have the error page for each page. I'll tell you design design for your application to set exception management.

    -Create custom exception handler class. Is just less than the class for example. You can write several method to redirect the error page in the taskflow model. This will be used when you want to access the standard or common portal error page all the

    as below

    package de.ba.techartifact.common.exception;

    import java.util.logging.Level;

    Import oracle.adf.share.logging.ADFLogger;

    Import oracle.adf.view.rich.context.AdfFacesContext;

    /**

    * {@code techartifactExceptionHandler} class and its subclasses are a form of

    * {@code Throwable} indicating conditions that a reasonable person

    * application can catch.

    *

    *

    {@code Exception} class and subclass which is not also

    * subclasses of {@link RuntimeException} are audited

    * exceptions.  Checked exceptions must be reported in a

    * method or {@code throws} clause the manufacturer so they can be thrown

    * by executing the method or the constructor and spread outside

    * the limit of the method or constructor.

    *

    * @author David

    */

    public class techartifactExceptionHandler extends RuntimeException {

    private final static ADFLogger logger = ADFLogger.createADFLogger (techartifactExceptionHandler.class);

    private static String errorId = "errorId."

    @SuppressWarnings("compatibility:7733281042864677431")

    private static final long serialVersionUID = 1 L;

    public techartifactExceptionHandler() {}

    }

    /**

    @param errorMessage

    */

    public techartifactExceptionHandler (String errorMessage) {}

    Super (ErrorMessage);

    }

    /**

    @param throwable

    */

    public techartifactExceptionHandler (Throwable throwable) {}

    Super (Throwable);

    }

    /**

    @param string

    @param throwable

    */

    public techartifactExceptionHandler (String, string, Throwable throwable) {}

    Super (string, throwable);

    }

    /**

    @param erroMessage

    @param throwable

    @param exceptionLevel

    */

    ' public void techartifactLogMessage (String erroMessage, flat exceptionLevel, throwable Throwable) {}

    Logger.log (exceptionLevel, erroMessage, throwable.getMessage ());

    }

    /**

    @param erroMessage

    @param exceptionLevel

    */

    ' public void techartifactLogMessage (String erroMessage, level exceptionLevel) {}

    Logger.log (exceptionLevel, erroMessage);

    }

    /**

    @param erroMessage

    @param throwable

    @param exceptionLevel

    @param fehlerId

    */

    public static void techartifactExceptionHandle (String erroMessage, Throwable throwable, level of the exceptionLevel,)

    String fehlerId) {}

    AdfFacesContext.getCurrentInstance () .getPageFlowScope () .put (errorId, fehlerId);

    Logger.log (exceptionLevel, erroMessage, throwable);

    }

    }

    If you want error page for each site. simple set exceptionhandler in any activity seen in the taskflow for each site.  It will display the error page different for different portal.

    We hope to answer your question. If you need more details let me know

  • When I try to import multimedia an error reads "in QuickTime and or the appropriate codec does not appear to be installed."

    When I try to import multimedia an error reads "in QuickTime and or the appropriate codec does not appear to be installed."

    [moved based on duplicated... messages which I deleted... MOD]

    You try to make a DVD or Blu - ray (or both)?

    This absurd error with 2 exports that you describe. If Yes, provide the screenshot of mediainfo John queries.

  • Installing the CF Builder 3 in Eclipse...

    OK, I posted earlier that I couldn't install CF Builder 3 in Flash Builder 4.7...  So I tried just installing CF Builder 3 in a plain old Eclipse install, wishing to then install Flash Builder 4.7 in addition to this.

    BUT COLDFUSION BUILDER 3 INSTALL NOT EVEN IN PLAIN ECLIPSE!

    I followed all the instructions.  I downloaded the new version of 64-bit Eclipse.  (4.6 - something).  The instructions say version 3.6 OR HIGHER is necessary, so I guess that 4.6 will work fine.  I ran the CF Builder 3 .exe file; I selected the Eclipse plugin installation option, I entered the serial number when prompted.  The Setup log INDICATES that the installation is successful.  But when I double-click the shortcut "Run Adobe ColdFusion Builder 3 Plugin", it just runs Eclipse - perspectives no. ColdFusion there or what it is related to ColdFusion anywhere in there!

    WHAT IS GOING ON HERE?  WHY THIS STUPID THING WILL NOT WORK CORRECTLY?  I HAVE WORK I NEED TO DO, AND THIS STUPID INSTALL QUESTION IS ME SCREWING UP HERE!

    SOMEONE ANSWER!  IT MUST WORK NOW!

    Well, I guess that's the answer if you try to install the CF Builder 3 in Eclipse.  You must install it in 4.3.x - no other version, older or more recent Eclipse, Eclipse will work with CF Builder 3.

    And if you try to install Flash Builder 4.7 in this same Eclipse installation?  Not going not to happen.  Simply not possible.  Cannot be done.  But if you do not need Flash Builder 4.7, then you can get CF Builder 3 installed without any problem in your installation of 4.3.x Eclipse.

Maybe you are looking for