AIRIntrospector not working in Eclipse/Flex plugin

hi all-
I am trying to debug my javascript. I have an AIR application
and am running it inside Eclipse with the Flex plugin. My
application main file is mapit.mxml. It uses a mx:html widget to
grab map.html. Inside map.html is the javascript I want to debug,
so I put in the <script type="text/javascript"
src="AIRIntrospector.js"></script> inside map.html and
copied the AIRIntrospector.js into my src directory.. When I debug
mapit.mxml, I keep getting the followign error message no matter
what I do:
You need to include AIRIntrospector.js in your application
sandbox.
at
file:///C:/Documents%20and%20Settings/cindy%20bishop/My%20Documents/workspace/authoringTo ol-v2/bin-debug/web/AIRIntrospector.js
: 1908
am at wit's end.. I HAVE included the AIRIntrospector in the
sandbox havent' it? merely by copying it into the dev directory???
what the heck is the right way to use this debugger, please?
thanks,
Cindy

hi
I have same problem but not able to solve it.
I was running elcipse 3.7.x with ADT plugin without problems.
after eclipse update to 4.2.1 I am not able to use ADT. Eclipse is saying that it is installed but could not find anything from it in enviroment.
I did reinstall eclipse and eclipse-emf eclipse-gef eclipse-wtp and follow http://developer.android.com/sdk/instal … g-adt.html but not sucess. Later I did find this https://developers.google.com/eclipse/d … clipse-4.2 but it is still same. ADT is installed but cannt use it.
I am using openjdk
pacman -Qs jdk
local/jdk7-openjdk 7.u7_2.3.2-2
Free Java environment based on OpenJDK 7.0 with IcedTea7 replacing binary plugs - SDK
local/jre7-openjdk 7.u7_2.3.2-2
Free Java environment based on OpenJDK 7.0 with IcedTea7 replacing binary plugs -Full Java runtime
environment - needed for executing Java GUI and Webstart programs
local/jre7-openjdk-headless 7.u7_2.3.2-2
Free Java environment based on OpenJDK 7.0 with IcedTea7 replacing binary plugs - Minimal Java
runtime - needed for executing non GUI Java programs
Can be that problem?
thanks

Similar Messages

  • Eclipse plugin not working with Eclipse 2.1

    I'm trying to use the Eclipse plugin with Eclipse version 2.1 (recently
    released). I am aware that the Kodo documentation says it works with
    Eclipse 2.0. The "Kodo" menu appears in the wrong perspective (the CVS
    Repository Exploring Perspective). This makes it generally unusable.
    Anyone else tried this with better success?

    Problem solved. After closing the perspectives I had open and reopening
    them, the menu showed up in the correct perspectives.
    Ignore This wrote:
    I'm trying to use the Eclipse plugin with Eclipse version 2.1 (recently
    released). I am aware that the Kodo documentation says it works with
    Eclipse 2.0. The "Kodo" menu appears in the wrong perspective (the CVS
    Repository Exploring Perspective). This makes it generally unusable.
    Anyone else tried this with better success?

  • System.out not working on eclipse

    Greetings...
    I am no longer a newbie on Java, but I have been facing an issue lately that I have been unable to resolve myself, even though it seems to be something so silly.
    I have been using eclipse for development, and by developing a simple "Just to practice" code I have found myself unable to use System class or any of its methods at a certain point. See the code below:
    package one;
    import java.util.Scanner;
    public ClassOne {
    public static void main (String args[]){
    Scanner reader = new Scanner(System.in); /*Works just fine here*/
    int x = 0;
    System.out.println("Type in the number of objects expected"); /*Does not work at all, like if System was something I could not use at all. Not an identifier */
    Scanner readertwo = new Scanner(System.in); /*System does not work here either*/
    }Even if I rewrite the code after that, by erasing the import statement and all other System references in the code, System does not work again.
    If anybody has ever faced the same issue and knows what I am doing wrong and what I can do to fix it, I'd really be grateful.
    Thanks to all, and happy 2009.
    Santana T

    Santana_Thiago wrote:
    It works on NetBeans.
    On eclipse I get the following error:
    ERROR: JDWP Unable to get JNI 1.2 Environment, jvm->GetEnv() return code = -2+
    *JDWP exit error AGENT_ERROR_NO_JNI_ENV(183): [../../../src/share/back/util.c:820]*+
    The funniest thing is that if copy and paste the code from somewhere else into eclipse it works. What a drag!!!!
    Thank you.
    Santana TNever seen that error but it sounds to me that your Eclipse installation is screwed up!

  • Auto-Deployment is not working in Eclipse - Weblogic

    I have created weblogic server instance in Eclipse.Then, I have added one project into weblogic server by using "Add/Remove Projects" menu.After I start the server , I logged into admin console and checked the deployments link. I am not finding the project listed in the list.I have selected option "Run stand alone web module directly from work space" in web logic server configuration window in eclipse.
    I am using Eclipse 3.3 and weblogic 10.0.
    I have no idea, why auto-deployment is not working.
    I would appreciate your help on this regard.I have contacted Eclipse Support, they have asked me to contact BEA team.
    Thanks,
    Prakash.A

    Hi Prakash,
    The "Run standalone web module from workspace" doesn't publish the application to the server (instead the app is deployed to a temp location).
    This is mainly to help test the app during the development stages. If your app is complete and would like to publish to the server then you might want to try the following option
    - In Server View, double click on the configuration to launch Overview
    - Select "Copy stand-alone web module into separate deployment folder"
    - Save the configuration
    - Start the server
    The application would be deployed to the server as a WAR file.

  • Content assist not working in eclipse(Java Content Repository Perspective)

    Hi all,
    I done setup for java Content Repository Perspective in Eclipse Indigo
    followed by
    http://www.day.com/eclipse.html.
    After completion of setup, I am unable to get content assist for Day CQ API (even java api assist also not working).
    Can any suggest me, how can achieve this.
    Thanks
    Ravindra

    Hi all,
    I done setup for java Content Repository Perspective in Eclipse Indigo
    followed by
    http://www.day.com/eclipse.html.
    After completion of setup, I am unable to get content assist for Day CQ API (even java api assist also not working).
    Can any suggest me, how can achieve this.
    Thanks
    Ravindra

  • Android plugin not working in Eclipse on Arch 64bit

    Hi, I'm having some trouble getting the android plugin to work. I know there are a lot of similar threads about this on this forum and google but nothing seems to work. I have installed Eclipse 4.2 through pacman. I removed openJDK and installed Oracle's jdk/jre.
    java -version:
    java version "1.7.0_06"
    Java(TM) SE Runtime Environment (build 1.7.0_06-b24)
    Java HotSpot(TM) 64-Bit Server VM (build 23.2-b09, mixed mode)
    I manually edited Eclipse's ini file to find the jre:
    -vm
    /opt/java/jre/bin/java
    I did this before logging out or rebooting. And Eclipse would open ok and use the jre/jdk. I Then tried to install the ADT plugin and it would install without problem. I rebooted Eclipse but there were no signs of the plugin. No android project creation or android preferences. The plugin shows listed as installed.
    I then tried downloading android-eclipse from AUR and rebooted. But Eclipse looks the same. 
    I have no idea what could be wrong here.  Any help is appreciated. Thanks.

    hi
    I have same problem but not able to solve it.
    I was running elcipse 3.7.x with ADT plugin without problems.
    after eclipse update to 4.2.1 I am not able to use ADT. Eclipse is saying that it is installed but could not find anything from it in enviroment.
    I did reinstall eclipse and eclipse-emf eclipse-gef eclipse-wtp and follow http://developer.android.com/sdk/instal … g-adt.html but not sucess. Later I did find this https://developers.google.com/eclipse/d … clipse-4.2 but it is still same. ADT is installed but cannt use it.
    I am using openjdk
    pacman -Qs jdk
    local/jdk7-openjdk 7.u7_2.3.2-2
    Free Java environment based on OpenJDK 7.0 with IcedTea7 replacing binary plugs - SDK
    local/jre7-openjdk 7.u7_2.3.2-2
    Free Java environment based on OpenJDK 7.0 with IcedTea7 replacing binary plugs -Full Java runtime
    environment - needed for executing Java GUI and Webstart programs
    local/jre7-openjdk-headless 7.u7_2.3.2-2
    Free Java environment based on OpenJDK 7.0 with IcedTea7 replacing binary plugs - Minimal Java
    runtime - needed for executing non GUI Java programs
    Can be that problem?
    thanks

  • JCDE (Java Card Plugin) menu is not work on Eclipse

    I want to add JavaCard Applet into my existing project on Eclipse 4.2. So,
    1.I download EclipseJCDE and extract it into the plugin folder of Eclipse.
    2.When I open the eclipse, There are 2 menus appeared that is Java Card and JCWDE
    3.I add the Java Card Applet file into my project.
    Then I have a problem.

    Your reply did not help me access an update to JAVA to work with 10.8.3 to play JAVA related games. This is a REAL PROBLEM! As I subscribe to game websites and my family cannot play these games. I have contacted Apple Support and we tried uninstalling JAVA and reinstalling it from JAVA .com. We made sure my computer (IMAC) was set up to accept JAVA was turned on and I still have the same problem. JAVA related games will not play. The error message says "An updated JAVA has not been detected" So what am I to do? Who can help me with this type of problem? Apple Support asked me to contact JAVA by phone 1-800-223-1711 but they do not have any phone support. I was directed to a site called Live Support" and they charge $80.00 to resolve problems for an Apple computer or $1.00 a minute. Great choices! I accepted this offer however Apple will not allow third party developers to help. Do you have any ideas that will really help me?

  • Discoverer 4i not working with Sun JRE plugin

    Hi All,
    Recently i replaced jinitiator with Sun JRE plugin, after the deployment of the plugins the discoverer is not launching from the form based responsibility.
    Its displaying on window as
    Applet oracle.disco.DiscoApplet notinited
    But i see the document 290807.1 for deployment of Sun JRE its no where mentioned that 4i will not Support Sun JRE plugins.
    Any inputs are appreciated
    Thanks in advance.

    Hi,
    You can upgrade to Discoverer 10g (10.1.2.3).
    Note: 313418.1 - Using Discoverer 10.1.2 with Oracle E-Business Suite 11i
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=313418.1
    Note: 459344.1 - What JRE Client Works With Discoverer 10.1.2 and e-Business Suite 11.5.10.2?
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=459344.1
    Note: 367389.1 - Recommended Patch for Discoverer 10g (10.1.2.1 / 10.1.2.0.2) Plus Known Issues
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=367389.1
    If you are not planning to use Oracle AS 10g features (like Discoverer Connection Management, Discoverer Portlet Provider, and Oracle Single Sign On, ..etc), you can choose to install Oracle Business Intelligence Server 10g Release 2. Oracle Business Intelligence Server 10g Release 2 is available on a separate standalone CD and includes Discoverer Server 10g, Discoverer Plus 10g, and Discoverer Viewer 10g.
    Regards,
    Hussein

  • IP address restrictions not working with bea weblogic plugin

    We want to implement IP address restrictions via the Sun Java One Web Server admin tool for our application. We are using the Sun Java One Web Server to proxy requests via the Bea Weblogic plugin. However, we cannot get IP address restrictions to work because of the leading asterisk in the following NSAPI entry for PPATH of obj.conf :
    <Object name="weblogic" ppath="*/cmcsr/*"> Service fn="wl_proxy" WebLogicCluster="10.156.20.11:9010,\
    10.156.20.12:9010,10.156.20.13:9010" DynamicServerList="OFF"
    </Object>
    Has anyone gotten IP restrictions to work with the bea Weblogic NSAPI plugin?

    I'm not sure what you're asking, but each Service directive should be on its own line. It is an error to have both a <Client> tag and Service directive on a single line.

  • Remote system JSP project not working in eclipse

    Hi
    I am developing a JSP project. My files are on a remote server and I want to configure it in Eclipse 3.3 with Lomboz. The problem is After adding the project it gives a warning that xml files can't be validated.The exact warning is
    The file cannot be validated as the XML Schema "\192.168.1.10\gunjan_share\workspace\Project1\WebContent\WEB-INF\web.xml (The system cannot find the path specified)" that is specified as describing the syntax of the file cannot be located.
    Due to this error JSP pages are not getting compiled.
    Plz help me
    Thanks

    Extracted from Note 1067696.1:
    You need to either adapt your code to remove the scriptlets in your JSP page,
    or you can use the following Java option to disable OJSP:
    -Dadfvdt.disableOjspDeployment=true
    You can add this option -Dadfvdt.disableOjspDeployment=true in your file "ide.conf" in the directory "<Middleware_Home>\jdeveloper\ide\bin"
    For your Production environment, you can have your Managed WLS ignoring the OJSP mode by adding the Java Option -Dadfvdt.disableOjspDeployment=true
    * in the "startManagedWebLogic" (if you want to limit it to a specific Managed Server)
    * or "setDomainEnv" (for all managed servers in a domain).

  • Include directive not working in eclipse

    Hello All,
    I am using eclipse dynamic web project. I have the main project by the name of JSPEXAMPLE and then i have intro.jsp under web-inf folder for JSPEXAMPLE. i am trying to include a Header.html file. where do i need to save this html file ? i mean in which folder? JSPEXAMPLE? or WEB-INF? i tried to save the sttaic html file in Web-INF and while running my jsp file it gives me an error.
    intro.jsp
    <%@ page language="java" contentType="text/html; charset=ISO-8859-1"
        pageEncoding="ISO-8859-1"%>
    <%@ page session="false" %>
    <%@ page import="java.util.Calendar" %>
    <%@ include file="/Header.html" %>
    <%
         out.println("The time is now " + Calendar.getInstance().getTime());
    %>
    <%@ include file="Footer.html" %>Here is the Header.html and Footer.html
    <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
    <title>WellCome</title>
    </head>
    <body>Footer.html
    </body>
    </html>While runing i get an error that file Header.html is not found but why? i mean i can see it under JSPEXAMPLES/WEB-INF folder
    org.apache.jasper.JasperException: /intro.jsp(5,0) File "/Header.html" not found
    Can anyone help? Thanks
    Message was edited by:
    lrngjava

    I don't know the rules, but in our app we use paths
    that start with "/WEB-INF" for our includes. ie:
    <%@ include
    file='/WEB-INF/a/b/c/partialpage.jspf' %>Presumably it looks for files starting from the base
    directory, not the current directory of your jsp.
    Message was edited by:
    hunter9000thanks for the reply hunter. i tried /WEB-INF/Header.html still gives me error while running on tomcat. i have been searching on google for a while now no success.

  • Plugin Check page not working right; after updating, plugin still shows "update"

    I noticed after running "find updates" that the Acrobat Reader
    plugin needed to updated, so I installed the 9.4.1 update, (from
    9.4.0). Afterwords, I rebooted the machine. I launched firefox and
    tried to verify all plugins were "update to date" but the same acrobat
    reader plugin is still showing as "update" (i.e., firefox thinks it's out
    of date).
    about:plugins shows the installed version as 9.4.1.222
    Moreover, multiple machines show this issue, not just one.

    There's a couple of things to try, since this is an old system.
    1 -- disable hardware acceleration in Flash Player, if enabled.
    a)  Go to this page -- http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager02.htm l
    b)  Right click the Global Privacy Settings panel  "box".
    c)  Scroll down the drop down list and left-click on "Settings."
    d)  If you see a check in the small box next to "...hardware acceleration," click on it to remove it.
    e)  Save your setting change, close out your browser, open it again, and try watching a video to see if it stutters.
    2 -- disable hardware acceleration in Firefox, if enabled.  (This may or may not impact your ability to watch Flash videos, but it has caused a number of issues with older systems.
    a)  Click on your Firefox TOOLS menu
    b)  Click on OPTIONS
    c)  When the small screen pops up, click on the ADVANCED tab
    d)  If there's a check in the box next to "use hardware acceleration when available," click on it to remove the check
    e)  Click the OK button.  Close out Firefox, and reopen it.
    HTH,
    Ortho_Fan

  • Jsf web project is not working in eclipse ConfigureListener

    Hi, I created a dynamic web project in eclipse with tomcat server, I also referenced the jsf jar files, besides the web.xml files contains <listener-class>com.sun.faces.config.ConfigureListener</listener-class>; even though when I run the web project or the jsp file, it appears with the following error:
    Estado HTTP 404 - /ejmweb6/start.jsp
    INFO: Starting Servlet Engine: Apache Tomcat/6.0.14
    25-abr-2010 22:46:10 org.apache.catalina.core.StandardContext listenerStart
    Error configuring class listener com.sun.faces.config.ConfigureListener
    java.lang.NoClassDefFoundError: javax/servlet/ServletRequestListener
    java.lang.NoClassDefFoundError: javax/servlet/ServletRequestListener
         at java.lang.ClassLoader.defineClass1(Native Method)
         at java.lang.ClassLoader.defineClass(Unknown Source)
         at java.security.SecureClassLoader.defineClass(Unknown Source)
    Caused by: java.lang.ClassNotFoundException: javax.servlet.ServletRequestListener
         at java.net.URLClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
    Can you help me with problem? please
    Regards
    Carlos

    That class should be provided by the application server. Double check that the version of Tomcat you have supports servlet 2.4. Also check there are no bug reports against it for this error.

  • Break Points while remote debugging  not working in Eclipse

    I have set up my tomcat to listen for debugger connections on the default pot 8000. Now when I set break points in the code, it does not show the execution stop at that particular line.
    Now why would that be? Am I missing somethiing?
    I have built the files with debugging on.
    thanks
    M

    http://kaustavdm.in/2014/08/connect-firefox-os-spreadtrum-device-adb.html
    check this out, it should fix all your problems !

  • Locale setting for spanish not working in flex plugin

    I am using the following flex compiler setting in Flex builder 3 and it works fine to support Spanish Locale.
    -locale=en_US,es_US
    But the same setting is not working in eclipse installed with flex4 plugin running on flex 3.5 SDK. I am unable to build project with this setting. If i remove es)US then it works fine.
    Here is my whole compiler setting
    -locale=en_US,es_US -allow-source-path-overlap=true -source-path=locale/{locale}

    you might have to restart eclipse but you shouldn't have too.
    I'd check that Eclipse is actually looking at the sdk you think it is (Eclispe might be pointing to a different sdk than FlashBuilder 3)
    otherwise I am out of ideas
    do you have the error message?

Maybe you are looking for

  • QuickTime Streaming Server and Referenced Movies

    Does QTSS adjust it's stream depending on the client device and bandwith like HTTP referenced movies do? Are referenced movies strickly for HTTP delivery or can QTSS make good use of "hinted" reference media? I can create and stream hinted HD movies

  • MSI GT660 Laptop charge problem

    My computer is awesome, its about a year old now. Lately its been having trouble charging, or "running on power". I have to tilt the power cable, or put my phone on the cable to tilt it so it charges, and if i play a game on it, sometimes it will "un

  • Block Customer Invoice in case EXCEED CREDIT LIMIT

    Dear All, Currently the system will prompt an WARNING message during FB70 if the customer have exceed the credit limit.  May I ask how to set it to ERROR message instead of WARNING message.  Thanks.

  • How to restrict some values in the final report output.

    Hi Experts, I have scenario where I dont want to include the values in the output of report. If you observe above there are some un assigned cost elements and its the report output. I dont want these to be in the report. Please suggest me. Thanks, Ra

  • How to install software on Solaris?

    I am new to Solaris but have experience on Fedora. I installed Solaris 10 with the default software. Now I want to install gcc on this system. How can I do this? Does Solaris has RPM like Fedora? I found that in Solaris DVD there is a directory "sol_