ExtJS tree Plugin does not work with extjs 3.4.0

Dear,
I have used apex 4.2 and extjs 3.4.0 and I use Extjs tree Plugin, before I used extjs 3.4.0 tree plugin works well, after I used extjs 3.4.0 tree is not displayed
I used this file called extjs
<link rel="stylesheet" type="text/css" href="/i/ext/3.4.0/resources/css/ext-all.css">
<link rel="stylesheet" type="text/css" href="/i/ext/3.4.0/ex3-1-local-viewport.css">
<script type="text/javascript" src="/i/ext/3.4.0/adapter/ext/ext-base.js"></script>
<script type="text/javascript" src="/i/ext/3.4.0/ext-all.js"></script>
<script type="text/javascript" src="http://timographya.com/extjs-3.3.1/ext-all-debug-w-comments.js"></script>
<script type="text/javascript"src="/i/ext/3.4.0/ex3-1-local-viewport.js"></script>
and I use it as a plugin in Ext JS Source directory
default value: #IMAGE_PREFIX#ext/3.4.0/

so why the tree does not now?
Thank you

Hi Ahmed

You include Ext JS twice and two different versions.

Delete this line


In the future please create test on apex.oracle.com cases when you have questions, because it will be impossible to resolve otherwise. Also, do not forget that the use of Ext JS requires a valid license and so does the plugin to tree for APEX.

See you soon
Matt

Tags: Database

Similar Questions

  • Adobe WHAT AEROBATICS plugin does not work with creative cloud

    Our company is currently using plugin aerobatics to make charges with our PDF files. However, we realized that if we improve our suite adobe to the creative cloud aerobatics is not compatible with creative cloud. Does anyone know a tax software that is compatible with the following Creative cloud?

    What is your operating system?

  • FB4 plugin does not work with versions of Eclipse cocoa (3.5 and 3.6)

    I try to install the plugin for Flash Builder 4 in cocoa Eclipse 3.6 or 3.5 (32-bit) and they both install but I'm not able to launch the Flash view. If I install the version of Eclipse 3.5 carbon perspective Flash works. The 3.5 and 3.6 have the same error messages in the Eclipse log file. So from what I see, the Flash plugin is not supported in versions of cocoa. Is this correct? 64-bit support in the near future?

    My setting of the machine:

    Mac OS 10.6.4

    Java 1.6.0_20

    Eclipse Log file:

    BootLoader constants: OS = macosx, ARCH = x 86, WS = cocoa, NL = en_US

    ! ENTRY org.eclipse.core.jobs 4 2 10:44:23.748 2010-09-07

    ! MESSAGE an internal error occurred during: "creating Adobe Flash Player... confidence file." ».

    ! BATTERY 0

    java.lang.NoClassDefFoundError: com/adobe/flexbuilder/utils/osnative/NativeControl

    to com.adobe.flexbuilder.project.internal.PlayerTrustStore.getUserFlashPlayerTrustFolder (Pla yerTrustStore.java:198)

    to com.adobe.flexbuilder.project.internal.PlayerTrustStore. < init > (PlayerTrustStore.java:81)

    to com.adobe.flexbuilder.project.internal.PlayerTrustStore.getInstance (PlayerTrustStore.java:71)

    to com.adobe.flexbuilder.project.internal.FlexProjectCore$ 4.run(FlexProjectCore.java:388)

    to org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

    Caused by: java.lang.ClassNotFoundException: com.adobe.flexbuilder.utils.osnative.NativeControl

    to org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:494)

    to org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:410)

    to org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:398)

    to org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass (DefaultClassLoader.jav a: 105)

    to java.lang.ClassLoader.loadClass(ClassLoader.java:248)

    ... 5 more

    ! ENTRY org.eclipse.ui 4 0 10:44:26.028 2010-09-07

    ! Unmanaged event loop exception MESSAGE

    ! BATTERY 0

    org.eclipse.swt.SWTException: cannot run an executable (java.lang.NoSuchFieldError: manage)

    to org.eclipse.swt.SWT.error(SWT.java:3884)

    to org.eclipse.swt.SWT.error(SWT.java:3799)

    to org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:137)

    to org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3405)

    to org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3102)

    to org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)

    to org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)

    to org.eclipse.ui.internal.Workbench.access$ 4 (Workbench.java:2221)

    to org.eclipse.ui.internal.Workbench$ 5.run(Workbench.java:500)

    to org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)

    to org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)

    to org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)

    to org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)

    to org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)

    to org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication (EclipseAppLau ncher.java:110)

    to org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start (EclipseAppLauncher.jav one: 79)

    to org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)

    to org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    to sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    to java.lang.reflect.Method.invoke(Method.java:597)

    to org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)

    to org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)

    to org.eclipse.equinox.launcher.Main.run(Main.java:1311)

    Caused by: java.lang.NoSuchFieldError: manage

    to com.adobe.flexbuilder.ui.UIPlugin$ 1.run(UIPlugin.java:120)

    to org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)

    to org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)

    ... more than 22

    Hello

    FB4 plugin is compatible with versions of carbon of the eclipse, and the Setup program you should informed when you tried to install a version of cocoa.

    We have Fb working with cocoa in the next version of Fb (in development now), but FB4 requires carbon.

    -Chris

  • Photomatix plugin does not work with the new update

    I use the Plugin "Merge to 32-bit" with the photomatix software make my HDR editing. With the new update of Adobe, this plugin has stopped working. Anyone know if it's because Adobe LR has blocked or something in that sense or is it just a bug in the new update?

    Photomatix has decided to go back to me again and this time with a link that fixes all photomatix plugins in LR. I've already tested and all included plugins fusion to 32 bit running again. Thanks to the team of photomatix.

    Photomatix Pro Plus Bundle Installer

  • Battlelog Plugin does not work with every night but works with other browsers!

    Hello, I use the latest nightly and each time I want to play battlefield 4 in multiplayer it forces me to install the latest plugin from battle, a few days ago there was no problem and I could run the game after you have installed the plugin but now even if the plugin appears in the add tab and I always leave work it still says its has not been and I need to Download and install so that when I have my default browser IE value I could very easily run without a problem so I can tell the plugin isn't the problem, but there may be some problems with the nightly version that may be incompatible.

    Unless you are intentionally 'testing' the Nightly version, and are familiar with Bugzilla, and Bug reporting, you should not use every night. Nightly receives updates almost daily and it may be unstable for days at a time as Bugs are fixed, new code added to test and code is corrected for additional work. Nightgown is the first of the 2 Alpha stages of development process.

  • Lightroom Camera Raw plugin does not work with Panasonic RW2

    I just upgraded to Lightroom 5.7 (from 4) mainly to access the RW2 RAW files of my new Panasonic Lumix DMC-ZS50 (DMC-TZ70) that this device is supposed to be supported by the camera raw plugin (link).

    Basically, I got tired of playing with the DNG Converter and wanted built in support for these files.

    But after installing 5, improved to 5.7 (and rebooted) it will not even read these files RW2 - import told the RW2 format is not supported.

    According to the info About, I've got 5.7 Lightroom and Camera Raw 8.7, installed. However I download the setup of camera raw plugin 8.8 (link), copied in the directory of Lightroom and run it, but it is still saying Camera Raw 8.7 to the about screen and I can not access these files.

    What I am doing wrong?

    The link you posted was details to indicate that your camera is not currently supported by any version of Lightroom. It is only currently supported by Camera Raw version 8.8 which is a plug-in cannot be used by Lightroom (and only Photoshop). Free Adobe's DNG Converter can be used to convert your files RW2 in DNG which is supported by any version of Lightroom. Download it here:

    Win: Adobe DNG Converter
    Mac: Adobe DNG Converter

  • Cinema 4 d R13 Plugin does not work with AE CS5.5

    Before to say 'this post the Maxon site', let me say first that I have.  And the word is that it's an AE problem.

    For some reason I can't get the C4D plugin to work on my main computer Monster.  I was able to install it in a business of troubleshooting on 3 other computers (old laptops, etc.), and everything works fine.  But for some reason, I can't AE to import the FAC report that C4D creates.

    I looked around online and that you haven't seen anyone else with the problem.  And since he has been able to operate on 3 other temp. installs, I cannot conclude that it is my computer or install of AE.

    I uninstalled all CS5.5 and reinstalled, but in vain.  Any other suggestions?  Is there a way to clean the CS5.5, including records COMPLETE?

    Mylenium, I thank you very much for your help and look into it for me!

    I found the problem.  Somewhere, probably remains of R12 and CS5, I had an old copy of the plugin in the common folder. It wasn't even in the AE Plugins folder, so I never saw him, but it was enough to cause AE do not know how to handle.

    Since I could make it work on another computer, and so could you, I thought I'd run just the clean uninstall utility and wipe er stuff and start over from scratch.  I save all my plugins when I came across this little guy.  Deleted it and woo - la!  The work of my plugin.

    Thanks again!

    Hope this thread helps some poor soul I do not go through 6 hours of troubleshooting in the future!

  • Adobe Flash plugin does not work with Firefox 7.0.1.in Windows XP Pro

    Using Firefox 7.0.1 plugin Flash 11.0.1.152 installs OK in Windows XP Home Edition, but not Windows XP Professional.

    I don't know if this is related, but the page http://get.adobe.com/flashplayer OK appears in Win XP Home but comes in the form of text in Win XP Pro.

    By clicking on the download link does nothing, so I need to use Windows IE to download the Flash Installer and start it manually. When I do, Flash installs OK in Internet Explorer, but not in FF.

    Windows XP and home are quite similar, the main difference is in the way security and permissions are managed.

    You have probably not install or update the Flash Player plugin on the XP Pro computer. Note IE & Firefox use different plugins for FlashPlayer.

    See Flash Plugin - maintain and troubleshoot issues that includes information on tests and download of flash Player.

  • Need Adobe XI. DC does not work with the plugins I use.

    I'm on a Mac and I need Acrobat XI as DC does not work with the plugins that I use at work. We have a subscription to the CC. I downloaded the software XI from here: https://helpx.adobe.com/acrobat/kb/acrobat-downloads.html but it asks for a serial number. I followed the steps on this page about what to do if you have a subscription, but this brings me to a page that asks you a redemption code to activate my subscription. My subscription is already activated. Is there a way to install XI without needing a series/redemption code?

    Update: I spent 2 days looking how to get this resolved. Of course, 5 minutes after I ask this question, it happens to me on this: https://helpx.adobe.com/content/help/en/creative-cloud/kb/acrobat-dc-uninstalls-acrobat-11 .html , that solved my problem and my installation began through the application of CC desktop, rather than a separately downloaded .dmg file as before. Note: After clicking on the button 'Download Adobe Pro XI', next steps called "Adobe DC", but the end result is an installation Pro XI.

  • Why this scriipt does not work with Firefox? &lt; embed src = "News2008Fall.pdf" width = '615' height = '3200' &gt; &lt; / embed &gt; "

    Please tell me why this script does not work with Firefox. It works with Safari. Here is the page that includes the script: www.lionsgatehoa.org/newslettertest.html. Thank you. Tom Engleman

    Here's the script in my html document:

    < embed src = "News2008Fall.pdf" width = '615' height = '3200' > < / embed > "

    Edit: removed # phone

    Works for me on Linux.

    Your system details list does not display the Adobe Reader plugin, so you'll have to (re) install this program.

    See:

  • Plugins does not work in After Effects CC15.3

    Everything worked perfectly yesterday. A project of client using some of my favorite plugins like Trapcode Form and particular.

    After update today, would continue my project where I left.

    However, the majority of my plugins disappeared, leaving me unable to progress, short on time.

    I had to completely start over, with a new idea and the standard after effects plugins.

    I tried to reinstall them, but they may not appear.

    Did anyone facing this problem too?

    Can you please help.

    Like HippieBoy, but on Windows 10, I tried to copy the plugins trapcode manually from the

    "C:\Program Files\Adobe\Adobe after effects CC 2015\Support Files\Plug-ins\Trapcode.

    TO

    "C:\Program Files\Adobe\Adobe after effects CC 2015.3\Support Files\Plug-ins\Trapcode."

    and my trapcode plugins where backward. The amazing thing is that I have installed the Plugin Trapcode after having updated to 2015.3 CC. The reason was probably that the Trapcode plugins trial version installed to AE CC 2015 and that the folder was still here the licensed version of Trapcode installed in the old folder.

    Re: Plugins does not work in After Effects CC15.3

    Hope this will help

  • Raw plugin does not work

    I just upgraded with Photoshop CC 2015 and the raw plugin does not work.  I get a blank yellow image when I try to access and edit a raw photo.  What can be done to fix this?

    Photoshop and Camera Raw preferences, uncheck the option to use the graphics processor.

  • CS6 stamp tool does not work with action / record (record of the tool is activated) other tools works

    CS6 stamp tool does not work with action / record (record of the tool is activated) other tools works

    At the same time recording tool was not possible and if you install Adobe Scriptlistener plugin Adobe will disable the recording of the tool its never an option.

    I use and record the actions all the time and was looking forward to the registration tool when Adobe announced it.  But I found what they delivered was very limited because of the restrictions. I don't like that Adobe disables the registration on my machine tool.

    The amount of data that gets reorganized also seems to vary between machines.  I found that Action recorded on a fast machine are not usable on a slow machine.  Recorder fast machine too much data.

    You use this action on the documents must also have the same size and resolution as the document that you have saved the action on. Quite a restriction.

    You can also be foxed in 2014 CC sett here Photoshop CS6 - recording of the clone in an action tool works incorrect on replay.

  • Air Navigator: djvu plugin does not work

    Hello

    I'm building an air Navigator for my business using the component HTML.

    It works very well in general but my company made extensive use of the technology of djvu for viewing of images online.

    Problem: the djvu plugin does not work on the air Navigator. After you have installed the latest version of the plugin (6.1.4) repeat me that it is necessary to install the plugin. (it works well with other browsers, also with google chrome).

    All the world has already met a similar problem?

    Thanks in advance

    Marco

    Hi Marco,.

    unless something has changed between the versions documented limits include:

    -support for the plugin (version 8.1) or later version PDF - with api to check the availability of DURATION if it is available on the machine

    -support for the version of the Flash plugin (without external dependencies)

    So that other plugins are not supported:

    http://livedocs.Adobe.com/Flex/3/HTML/Help.HTML?content=AboutHTMLEnvironment_2.html

    Kind regards

    Peter

  • It does not work with macbook air 2008! What should I do?

    It does not work with the macbook air 2008 os x 10.5.8. What should I do?

    What does not work?

    More details please!

Maybe you are looking for