Build a path problem in Eclipse

I'm having a problem with Eclipse find Java interface that is generated from a resource file. I created the .rrc and .rrh files in my source tree. The interface file, however, is placed in a .tmp file that isn't on the build path Java, Eclipse complains that it cannot resolve the references to the interface and that you do not to import it. I can add the .tmp folder to the path to build in the project properties, which makes Eclipse happy, but he does not 'stick' - the next time I start Eclipse, .tmp is out of the way of construction. It also disappears each time that I add or remove a project class. What I am doing wrong?

the jde creates the StringsResource.java file dynamically (in your tmp folder).
You must add this file (or one that you created manually, depending on your workflow) in eclipse. No tmp of course folder, copy it into your project folder.
do NOT add this file to the jde project.

Tags: BlackBerry Developers

Similar Questions

  • Tried to use iTunes to restore iPhone 5s, but the 17 error happens: "this device is not eligible for the requested build". No problem to enter the mode of recovery, apple server and the internet. Help?

    I tried to use iTunes to restore my iPhone 5s, but the 17 error happens: "this device is not eligible for the requested build". No problem to enter the recovery mode, connection to the apple Server (the software update download was complete) and internet connection. Help? I do an Apple store to restore?

    Error 17 refers to network problems. Take a look at these articles and try the suggestions:

    Solve the iOS update and restore error in iTunes - Apple Support

    Get help with iOS update or restore errors - Apple Support

  • Build the path for a reason any not giving "a path".

    So I have a path that leads to a directory that is already created and a string constant and combine them with the build path function VI to return a full path, to move to some write to file function. It works very well, as seen in the half top of diagram this picture (with test.txt) block:

    But I want to make each file named after the date and time, as you can see I did in the bottom half of the diagram above black. You can see that the file name it produces looks pretty simple for me.

    Now, I try to connect the output from the bottom to the top, instead of test.txt:

    And now instead of writing to the file, it appears with a dialog window asking the name of the file to use for me. I have reviewed the documentation for function that I convey my path of the file (write on the file of spreadsheet VI), and he says:

    file path is the path name of the file. If file path is empty (default) or is , the VI displays a dialog box from which you can select a file. Error 43 occurs if you cancel the dialog box.
    

    Well, this is probably what is happening here, I guess. But why build it a path function, is not a way back?

    If you go to the manual to build a path, it is said:

    name or relative path is the new path component appended to base path. If name or relative path is an empty string or an invalid path, this function sets appended path to . If base path is an empty path then name or relative path must be an absolute path. This function then sets appended path to the absolute path in name or relative path.
    

    Yet, he does not say is what a path not valid. I can't imagine why it is not, as that looks really useful for a manual to have, but good information. Googling "labview build an invalid path" returns first page manual that I've just referenced and then this page, but everything seems about invalid paths is that they can't have slashes, which is not my example.

    I apologize if I am missing something obvious, but it is anywhere, or you're just supposed to guess? I guess it's possible that it is more generally known of Labview that I'll go with more experience, but it still seems that would not hurt to have right on the page. I tried a few obvious things such as the removal of spaces of my date, but no luck.

    Thank you!

    A file name cannot contain colon ': '.

    For example, use windows Explorer and try to change a file name by inserting a ': ', this is what you would see.

  • Bad path problem, but how to fix?

    Hello

    If you go to http://www.enhancedwireless.net/Opportunities/manufacturers.shtml and select one of the sub menus under "Manufacturers" you should get a screen password challenge - click Cancel and you should get an authentication page. Now at the bottom there is a library item with 5 menu items dealing with all other pages, but this one.

    It must be a path problem, but I tried... /... / Library/footer, I tried... / library/footer, I tried/library/footer and I always get page not found when I click on any of these 5 points... there still place these links in the record of the manufacturer called opportunities, but it should link only to the correct page outside the opportunities folder.

    Thoughts?

    Thank you

    KO

    OK it's fixed... I changed all links to "/" only and kept the... / library has and it works now, thank you very much

    KO

  • LabVIEW 2009 Build Path problem

    [Cross posted from LAVA]

    I got a code that worked fine on my home PC, when I moved to work, the exe would not build due to errors.

    Return errors are not good to explain the problem

    Until I got this one:

    Look at the path of the error:

    C:\Users\Developer2\Desktop\User group Meeting\LabVIEW 2009 new features\code\02 intermediate\01 build specifications\build file executable application. exe\LabVIEW 2009\vi.lib\addons\_ICON Library\String\_icon_lib_string.llb 9.0\my paths\dist\application

    This path refers to a VI inside of my executable!

    Maybe it's a bigger problem than I first thought

    So my question is:

    If a path inside my building that would be compared to the executable and LabVIEW must resolve, could fail, this process, depending on where the exe is located in a folder hierarchy?

    I guess it could have happened before? but it would be more probable now due to longer paths!

    Cross post solution

  • The build directory path appears in the paths of internal vi EXE

    Told us our customers use ActiveX to open a vi within our exe file reference years.  However, a few years ago, we had to turn off the use of LabVIEW 8.x file layout, then the exe started to contain the path that our software has been built since.  For example if the construction c:\ourapp\ourapp.lvproj, before changing the layout of the file, we could access ourapp.exe\viinroot.vi.  Now, the paths of vi in the exe would be Ourapp.exe\ourapp\viinroot.vi.  To work around this problem, we have created a virtual disk V:\ and mapped c:\ourapp with the virtual drive.  On our x 64 build machine (with LabVIEW 2014 x 64) thise creates an exe file with the file path expected (ourapp.exe\viinroot.vi).  On our x 86 build machiene, however, the path is ourapp.exe\V\viinroot.vi, which breaks the possibility to our customers to use ActiveX to control our app.

    What should we do?

    We have solved this problem.  The root cause was cross linking to vi outside our source code directory.

    @mikeporter: we begin to do something like this and it solved the problem in the places where we have implemented this solution.  We went to the root directory where all subdirectories with sub live live and created a vi 'get the root path.vi' he has stripped that it returns path.  Then, we built all paths relative, rather than the path of our exe.

    However, there were a few places not permitted in our code that did not build paths quite the same way and so we didn't find and fix this code.  So, we still had to resolve the issue of the included build directory. In another forum post someone described that LabVIEW detects all the dependencies and then back until it finds the root folder most common and then creates the exe with files from this root.  So we understood that some of the vi in our source code were being attached elsewhere.  In particular, they were linked to copies of themselves stored in our automaded build directory.  So the solution OR proposed was mass compile the code directory.  Once we did it, this problem disappeared

  • build the CAP problem - how do you do an automated build?

    I'm starting my first BB development industrial project.  I have a prototype that works in the Eclipse IDE plugin and in the Simulator.

    I am using: BB JDE Eclipse Plug - in component Pack 4.5.0 and java 1.6.0_11.

    The problem is I am putting in place a system of incremental generation and automatic using bb-ant-tools, and in this environment, I get the following error of Cap:

    [Cap] java.lang.Object: WARNING! No definition not found for the method: clone

    I also tried with the BB JDE environment 4.5.0, after noticing that the net_rim_api.jar files are different between the JDE and the plug-in.  But it has not made a difference.

    I then confirmed that the object in net_rim_api.jar class ISN'T the clone() method.  Clone() is part of J2SE 1.5 specification and would therefore be in libraries that are part of the java JDK 1.6.

    Then, I confirmed, looking at the newspapers of generation, that all the files have been loaded the BB net_rim_api.jar or from one of my source files.

    Then.  2 questions:

    1. a reflection as to why clone() is not found?

    2. What is the way to recommend to set up an automated build system?

    Thanks in advance!

    I solved the problem.

    Buried down in one of my source files was a call to clone(), who is not in the class of object included in net_rim_api.jar.

    After the removal of these calls the application compiles, loads and works on a phone very well.

    I highly recommend bb-and-tools, available on source forge, automated builds!

  • Problems with Eclipse 4.2.1.17 JDE component Pack

    I recently installed the Eclipse component on a job pack 4.2.1.17 existing Eclipse with Blackberry JDE environment.

    Hopefully, I can build and run my application:

    one) about Eclipse with 4.3 to 4.7 component packs

    (b) on the BlackBerry JDE 4.2.1.41

    However, when I try to compile my app on Eclipse with a configuration for 4.2.1.17 I get many build errors. For example

    "The TextField() constructor is undefined.

    I spent 4 hours to reconcile the various project settings and working space between a work and version 4.2 configuration broken and do not see a difference. The only thing I noticed is that, during the exploration of the net_rim_api.jar with the package Explorer, the jar for versions of work has a constructor defined for TextField() and for version 4.2 broken there is not a defined constructor. My understanding of Java is that the compiler should not guard on this subject and decided in this case to the implicit Field() the super class constructor. This seems to be the case for the BlackBerry JDE 4.2.1.41.

    Clearly, Miss something.

    Has anyone successfully built with 4.2.1.17 on Eclipse?

    Anyone have any suggestions for things to check or do to make this work? I would like all my development exclusively to Eclipse and this problem prevents me to do.

    Same problem on thread later described at: http://supportforums.blackberry.com/rim/board/message?board.id=java_dev&thread.id=49686&view=by_date...

    Seems that I used an API not documented by mistake and it worked in new versions. Comment by wire above the RIM rep suggests not using undocumented APIs.

  • Try to upgrade a PES 10 catalog Lightroom CC - problem: conversion file path problem [was: upgrade Photoshop elements catalog]

    Update 20150707:

    So I think I found the reason for the problem:

    About 60% of my files in my catalog of PES 11 are converted (or probably better: "sent") to Lightroom with a double slash "/ /" in the path of the file.

    This looks like: D:/photos/ /Keep, albums, 2002, 200212 < the rest of the way is OK >...

    Lightroom complains that it cannot find the file on the disk, probably because of the double slash.

    With more than 4,000 theses error Lightroom core dumps with a buffer overflow, probably due to the large number of error messages. Cup of the catalogue of PES 11 decline little by little I managed to identify the cause.

    The problem is that my PES 11 catalog is repaired, optimized and PES 11 think that the file is in the correct location and can open and edit it.

    So what do I do to make the two programs to understand each other with their file name conventions? ... or how to get rid of the second crime "/"?

    Thank you

    Thomas

    ---

    Good afternoon

    I'm trying to upgrade a PES 10 catalog Lightroom (Lightroom details below) CC - both on Windows 8.1 (details below as well)

    There are about 30,000 photos in the catalogue of PES 10. Import runs for awhile then LR CC shows a short message that it could not import all of the photos and then it is intercepted by a Windows operating system message that indicates «Lightroom has stopped working...» »

    He has imported about 3,500 photos and converted all the photos of Collections, but also in the tree of the key.

    I tried the following:

    (in PES 11)

    • optimized and repaired the catalog
    • removed all files types that LR does not support
    • removed all media offline

    (in LR cc)

    • Tried running in different compatibility modes
    • Tried running in administrator mode
    • Temporarily disabled any antivirus software

    I run LR CC successfully with a new catalog and it behaved very well through all operations. TI ROM dumps on the conversion of this catalogue. Importing photos from the catalogue above works fine hierarchy; just that it loses the key word and obviously knows no collections.

    Is there any log file indicating the element involved the conversion?

    I have to say that I love LR after a period of three weeks of the trial, but I'm not really ready to let go hold on 90% of my data meta at this stage.

    Best

    Thomas

    System Info for LR and PSE

    ---

    Version of Lightroom: CC 2015.0.1 [1018573]

    License: Trial

    Operating system: Windows 8.1 Business Edition

    Version: 6.3 [9600]

    Application architecture: x 64

    System architecture: x 64

    Number of logical CPUs: 4

    Processor speed: 3.1 GHz

    Built-in memory: 16199,9 MB

    Real memory for Lightroom: 16199,9 MB

    Real memory used by Lightroom: 364.6 MB (2.2%)

    Virtual memory used by Lightroom: 314,3 MB

    Memory cache size: 185.7 MB

    Maximum thread count used by Camera Raw: 4

    Camera Raw SIMD optimization: SSE2, AVX, AVX2

    System DPI setting: 96 DPI

    Composition of the Bureau enabled: Yes

    Exhibition: 1) 1920 x 1200, 2) 1920 x 1200

    Entry types: Multitouch: no, built-in touch: No, built-in pen: no, touch external: No, external pen: no keyboard: No.

    Graphic processor News:

    Check the supported OpenGL: failed

    Vendor: Intel

    Version: 3.3.0 - Build 10.18.10.3345

    Renderer: Intel(r) HD Graphics 4600

    LanguageVersion: 3.30 - Build 10.18.10.3345

    The application folder: C:\Program Files\Adobe\Adobe Lightroom

    Library path: C:\Users\behreth\Pictures\Lightroom\Lightroom Catalog.lrcat

    Settings folder: C:\Users\behreth\AppData\Roaming\Adobe\Lightroom

    Plugins installed:

    (1) Behance

    (2) substantive canon Plugin

    (3) Facebook

    (4) Flickr

    (5) attachment Plugin Leica

    (6) home Plugin Nikon

    Config.LUA flags: None

    Update Kit: Adobe Camera Raw to Lightroom 6.0 9.0 (build 1014445)

    Update Toolkit: book Module 6.0 (build 1014445)

    Update Kit: develop Module 6.0 (build 1014445)

    Toolbox update: Import Module 6.0 (build 1014445)

    Updated Toolkit: library Module 6.0 (build 1014445)

    Update Kit: Card Module 6.0 (build 1014445)

    Update Toolkit: monitor Module 6.0 (build 1014445)

    Update Toolkit: print Module 6.0 (build 1014445)

    Update Toolkit: Slideshow Module 6.0 (build 1014445)

    Toolbox update: Module Web 6.0 (build 1014445)

    Update Kit: com.adobe.ag.AgNetClient 6.0 (build 1014445)

    Update Kit: com.adobe.ag.AgWFBridge 6.0 (build 1014445)

    Update Kit: com.adobe.ag.Headlights 6.0 (build 1014445)

    Update Kit: com.adobe.ag.LibraryToolkit 6.0 (build 1014445)

    Update Kit: com.adobe.ag.MultiMonitorToolkit 6.0 (build 1014445)

    Update Kit: com.adobe.ag.archiving_toolkit 6.0 (build 1014445)

    Update Kit: com.adobe.ag.bridgetalk 6.0 (build 1014445)

    Update Kit: com.adobe.ag.catalogconverters 6.0 (build 1014445)

    Update Kit: com.adobe.ag.cef_toolkit 6.0 (build 1014445)

    Update Kit: com.adobe.ag.coretech_toolkit 6.0 (build 1014445)

    Update Kit: com.adobe.ag.curculio 6.0 (build 1014445)

    Update Kit: com.adobe.ag.discburning 6.0 (build 1014445)

    Update Kit: com.adobe.ag.email 6.0 (build 1014445)

    Update Kit: com.adobe.ag.export 6.0 (build 1014445)

    Update Kit: com.adobe.ag.ftpclient 6.0 (build 1014445)

    Update Kit: com.adobe.ag.help 6.0 (build 1014445)

    Update Kit: com.adobe.ag.iac 6.0 (build 1014445)

    Update Kit: com.adobe.ag.imageanalysis 6.0 (build 1014445)

    Update Kit: com.adobe.ag.layout_module_shared 6.0 (build 1014445)

    Update Kit: com.adobe.ag.pdf_toolkit 6.0 (build 1014445)

    Update Kit: com.adobe.ag.sdk 6.0 (build 1014445)

    Update Kit: com.adobe.ag.sec 6.0 (build 1014445)

    Update Kit: com.adobe.ag.socket 6.0 (build 1014445)

    Update Kit: com.adobe.ag.store_provider 6.0 (build 1014445)

    Update Kit: com.adobe.ag.substrate 6.0 (build 1014445)

    Update Kit: com.adobe.ag.ui 6.0 (build 1014445)

    Update Kit: com.adobe.ag.video_toolkit 6.0 (build 1014445)

    Update Kit: com.adobe.ag.xml 6.0 (build 1014445)

    Update Kit: com.adobe.wichitafoundation 6.0 (build 1014445)

    Map #1: Vendor: 8086

    Feature: 412

    Subsystem: 204a 8086

    Review: 6

    Video memory: 96

    Map #2: Seller: 1414

    Device: 8 c

    Subsystem: 0

    Revision: 0

    Video memory: 0

    AudioDeviceIOBlockSize: 1024

    AudioDeviceName: Speakers (Realtek High Definition Audio)

    AudioDeviceNumberOfChannels: 2

    AudioDeviceSampleRate: 44100

    Build: not initialized

    Direct2DEnabled: false

    GPUDevice: not available

    OGLEnabled: true

    ---

    10.0.0.0 elements Organizer

    Basic version: 10.0 (20110914.m.17521)

    Language version: 10.0 (20110914.m.17521)

    Current catalog:

    Catalog name: fitt_master_backup

    Catalog location: C:\data\pse11_catalog\fitt_master_backup\

    Size of the catalog: 135, 8 MB

    Catalog Cache size: 1, 1 GB

    System:

    Name of the operating system: 2000

    Operating system Version: 6.2

    System architecture: Intel CPU Family: 6, model: 12 Stepping: 3 with MMX, SSE whole, SSE FP

    Built-in memory: 15, 8GB

    Free memory: 4, 9 GB

    I found the reason, but there is no solution...

    Comments:

    The double slash ' \ ' in the path appears to be introduced with the upgrade to PSE10. I can't say how it happened, but there were about 27,000 files connected by an access path "D:\pictures\\album\portrait\image_1.jpg".

    Fortunately, I worked with this database, as in fact all files could be catalogued, modified, opened with the editor. I checked from time to time for "Missing files" and none has been identified. After I discovered the problem during the conversion of catalogue Lr, I checked the display "File Location" and none of the files with the double slash are recognized as part of the catalog. I could import into the catalog of the "location of the folder" producing duplicates:

    'D:\pictures\\album\portrait\image_1.jpg '.

    'D:\pictures\album\portrait\image_1.jpg '.

    live happily next to each other.

    I could "move" the wrong file in the thumbnail view in its original, which corrects the incorrect path. But as my collection is well distributed on a large directory structure and there is no way to sort way "thumbnail" it would be a never-ending task.

    Here are the steps I took to fix the problem. It was not as simple as it sounds by

    now and took a lot of trial and error for weeks.

    1. I made a backup of the catalog PSE10 ("File-> backup catalog..") hard disk
    2. I have 'removed' photos from their original location, so that they could not be found (as I had a distinct data reader, I just removed the drive letter in the Windows Disk Management Console)
    3. I restored the backup PSE10 ("File-> Restore Catalog... "), choose 'new place' and placed in the root of a different drive. If you do not have a spare laptop drive, you can use the "subst q: ; I had hoped to keep the structure of the root, it is easier for the PSE10 to reconnect files later, but I can't confirm that it makes a difference.
    4. After restoring PSE10 complained (thankfully!) could not find any files (27,000) with double '-', so, unlike the situation at the beginning, I could now chose "file-> reconnect-> all missing files. He tried to find the files, but he could not find them in the area returned after searching for 5 minutes for the first file. Then I reconnected a file manually and restarted the process and after 1 h PSE10 had reconnected all files without any problems, and the images appeared as well in the 'file location' display.
    5. As I wanted my files in their original location, I "return" the files in their original location by moving them in the 'File location' view, which took another 3 hours.
    6. As I was not very confident with the whole process ensuring all files have actually been part of this process, I closed 10 PSE and "reinstalled" my original tree together file pictures of the "retired" location (step 2) after you delete the files moved PSE10.
    7. I grew up PSE10 and checked for missing files, everything was still connected.
    8. Finally I re-imported the tree of the original files 'reinstalled' together again to see if something is missed, but all files have been correctly identified as duplicates. The final step was to validate "File Location" view, where are the files appears in the tree structure tight.

    Then, I did what I wanted finally to update the catalogue of PSE10 to LR6 and it worked without any problems take images and metadata across.

    Fact.

    A plea to Adobe...

    I think it would be a great idea to publish catalogues different proprietary formats (PES / LR). This

    cannot be that difficult because you must have appropriate documentation. In this case the problem could be

    solved with double '-' setting programmatically. If you think that your customers entrust their digital

    assets on your cloud, some "opening" your end would be just one...

  • System vi exec path problem

    Hello

    I have a problem with the exec system vi. As a first step; program work and the reason why I write here is what I want to do a little more functional program and remove an annoying bug.

    My front panel consists of two buttons, two controls of path, control of an image and a single string indicator. I intend to use this vi to enumerate CCD cameras on my computer, select on of them and acquire an image and then display them on the front panel. This is accomplished by the two external exe files calls via the exec system vi command. In the block diagram, I arranged the two calls into a structure of event encapsulated by a certain time so I can make calls during execution using two loop buttons.

    The first button is used to acquire images of a CCD camera. When I push the first button ('acquisition') the path of the first control path (pointing to the executable file of the program acquisition) is sent to an exec system vi (the path) and the separate folder name and collected image is then displayed in the controller of the photo.

    The second button is used to list the cameras available on the computer. In the same way that through the acquisition of power to an another exec system the chain of path from the second controller path is vi that lists the cameras and displays them in the text box.

    Now to the problem. When I start the program I select the two executable in their respective path controls, for example the exe of CQI, followed of the exe of the enum. If I press the CQI exec system VI associated with this path is started and the image appears. If I then press the button enum cam I get a file dialog box that wants me to locate the executable enum (even if the correct path is specified in its corresponding path control). If I select the path (again) when the dialog box is prompted the program works very well and the cameras listed are presented in the indicator chain. But if I now press the purchase button a dialog box if poster asking me to locate executable CQI and when I do, the CQI works very well, but yet, I can't list the cameras until I specify this control of trajectory.

    So, it seems that the correct loading of an exec system depend not only on the provided path, but also the path most recently loaded to any control of trajectory if there are several system exec.

    I am grateful for any help provided. Hope my question is clear enough and not specific.

    I run labview 8.6

    / Mikael

    You are stripping the path you're providing and send just the name of the file in the command line. This assumes that the command window has the defined PATH environment variable so that the executable can be found. You can't assume that. You should be by specifying the full path to the executable file as the command line. Be sure to include the path in quotes.

    A comment about code: what's the point of this loop? It doesn't do anything. Or the frame of the sequence. You don't want a structure of the event to be stowed until something happens. If you start something that could take a long time, then you should look through architecture such as the producer and consumer. You want the structure of the event to finish quickly, so you can continue to respond to the events.

  • cRIO: build the path to write tdms file on a USB flash drive

    I wrote the code in figure 1 below, for open & create a file tdms on my USB flash drive that is plugged into the USB cRIO.

    The added path tdms is shown in figure 2 below.

    But I get the error in figure 3 below. I wonder how I can solve this problem.

    Cashany,

    Make sure that the USB is formatted in FAT32 as the cRIO cannot mount NTSF or other file systems.

    In addition, and this is potentially very important:

    There is a known memory leak problem that is easy to avoid the code with the help of PDM on the cRIO (without code changes!).

    This problem only occurs on vxWORKS targets (e.g., cRIO-9014), not on the PharLap targets (as I know).

    The problem occurs when you close a PDM file reference, the vxWORKS OS can't properly unload the PDM library. Next time you open a PDM, the library reference is loaded again, if for a very long time you will run out of memory.

    The solution is very simple:

    on your cRIO, locate the file or - rt.ini, then scroll down to the section [LVRT] of the ini file and locate the key called "StartupDlls".

    Make sure 'tdms.out' is included. For example, according to your cRIO, it may look like this:

    StartupDlls = nisysrpc.out; NiRioRpc.out; NiViSrvr.out;

    In this case, you would change the line to look like this:

    StartupDlls = nisysrpc.out; NiRioRpc.out; NiViSrvr.out; TDMS.out;

     

    This will prevent the LabVIEW runtime on the cRIO trying to unload the PDM library, forcing to be in memory of start up to eternity. This avoids the memory leak that you would otherwise experience.

    Good luck!

    Q

  • Don't Flash Builder 4.7 problem - no platform BB

    Hi, I installed the FB 4.7 on my PC.

    I downloaded the SDK of AIR in BB Site and installed.

    I tried to create a project, but there are only two platforms listed, it's to say, iOS and Android and no BB it.

    Anyone faced the same problem before? 0o0o

    I use Adobe Flash Builder 4.7 for my Blackberry 10 development, although I use Macbook would highlight, but I also had FB4.7 installed on the PC. It is quiet easy to install BB Developer tools on PC.

    1. first of all, you must run FB4.7 with administrative control.

    2. in your IDE FB4.7 Menu, click help-> install BB 10 publication support or install new software-> type "Blackberry" next to work with, now, you will see the option of ' Blackberry plugin for Flash Builder 4.7... '-> option-> check on BB OS Support checkbox statement select 10, press 'Next' then finished once installed.

    3. restart your Flash Builder and try to create the new project Mobile AS3 or Flex Mobile, you will see Blackberry option along with two others.

    Note: BB 10.1 and before, support Adobe AIR version 3.1 only so make sure that you have not superimposed latest version of Adobe AIR in your Flash Builder.

    Ghislaine

  • problem with eclipse plugin

    Hey,.

    I think my hatred to Eclipse me-. -.

    When I run my program eclipse can't find cod of the file and do not start the program in the Simulator. In the folder, I see the cod and the debug files, but when I look in the project in eclipse there are only files .alx, .csl .jad .jar files

    Here is the result after running the clean.bat file in the Simulator due to the error:

    Error at startup myapp: Module 'app' does not match codfile timestamp of module sibling "app - 1'.

    Know that I don't know what I can do. Reinstall eclipse and plug-ins do not work! Help me please. Know that I can't do anything!

    OK I solved the problem! I had to install the beta version 1.1 of the eclipse plug in and the program of work. I don't know what the problem was!

  • New problem with Eclipse No definition found for. main()

    All of a sudden, I have hurt and packaging applications building.  Get this at the end of the packaging:

    No definition not found for static exported routine: .main (String [])

    What's happening on many projects that worked perfectly the week without changing code.

    I also tried to import a new sample application and it does not create the directory bin as usual.  After you have created manually directory bin the same problem occurred.

    Seems to be some issue with classpath, but I don' don'tknow where to go to fix it.

    Any suggestions?  Thank you.

    Thanks for the suggestions.  Don't know how, but the adjustment for level of the compiler has changed to 1.6 and incorrect JRE has been selected.  Back to 1.3 and selected JRE 5.0 BlackBerry and it works again.

  • image path problem

    Hi all

    I installed apex 5 on windows 8.1 with ADR 3.

    When I configured with the pl/sql gateway, I could open the apex very well.

    but oracle says it is depricated and that we should be using restful services.

    now, when I tried to use restful services by disabling the pl/sql gateway and by running the stand-alone mode of ADR iin.

    java-jar ords.war

    When I navigate to the url

    localhost: 8080 / ADR

    I get this error

    There is a problem with your environment because Application Express not having files not loaded. Please check that you copied the images directory on your application server by following the instructions in the Setup Guide. Also, please check that your image prefix path is correct. Is your current path (it must contain both starting and ending oblique lines, such as the default/i /). Use the SQL script reset_image_prefix.sql if you need to change.

    Please guide me how to solve this problem?

    Thank you.

    Hi Maahjoor,

    Maahjoor wrote:

    somehow, I managed as below

    I disabled the mod pl/sql

    I run @apxldmig.sql directory (because my record of the apex is a little less app folder.)

    then I followed the documentations for the glass fish-Server deployment

    and finally I copy and rename ords/conf/apex_pu.xml to ords/conf/apex.xml

    and I was able to deploy on the glassfish server.

    Using the apxldimg.sql script is not required to load images in the ADR. The script is being used to load images in Embedded PL/SQL gateway when configuring EPG as a web server for Oracle APEX.

    If you want to set up images for Standalone ORDS and then use the following command:

    java -jar ords.war standalone --apex-images C:\app\apex\images
    

    You deploy ADR Oracle Glassfish Server (no need to order above) follow these steps:

    • Create an i.war using the following command:
    java -jar ords.war static C:\app\apex\images
    

    This command will create i.war with your reference to static images.

    Reference: http://docs.oracle.com/cd/E56351_01/doc.30/e56293/install.htm#AELIG7044

    • Log-in in the Glassfish Server Admin Console and deploy the i.war:

    Reference: http://docs.oracle.com/cd/E56351_01/doc.30/e56293/install.htm#AELIG7222

    For more information consult: ADR deployment on Glassfish Server

    Kind regards

    Kiran

Maybe you are looking for