Development tools for Linux

Developer? jDeveloper?
When?
Any news?
null

Hi tmx,
You can connect your PlayBook to Linux with both USB and Wifi.
The trick is to access it like a network device both ways.
USB method:
1. Plug in the PlayBook to your system and make sure that file sharing is set to 'Mac'.
2. In the network icon you should see a new connection appear. If not, click on the icon and look at connection information.
3. You should have a USB network device with an IP address of something like 169.128.123.123. Make a note of this number, and subtract 1 from the final 3 numbers for the next step.
4. Open your home folder (Nautilus) and in the location bar type in smb://169.128.123.122 - based on your address that you wrote down in the last step. You have to subtract 1 to connect to the PlayBook like I did in my example.
5. You should see the PlayBook appear as a 'Windows share', in there is the 'media' folder. Double-click and the PlayBook will be mounted as a network disk.
I know it's a bit fiddly, but once you've done it a few times it's really simple. I've been meaning to write a script to automate this... When I eventually get around to this I'll post it here
1. If any post helps you please click the below the post(s) that helped you.
2. Please resolve your thread by marking the post "Solution?" which solved it for you!

Similar Messages

  • Suggestions for the Oracle Developer Tools for VS2005

    I'd like to start a thread for constructive feedback of the Beta version of these Oracle Developer Tools for VS2005.
    First off, check the known issues here before posting:
    http://www.oracle.com/technology/software/tech/dotnet/odt10202rn.html
    So, here are my issues:
    - In the Oracle Explorer, when you right click on a large table and click "Retrieve Data..." it hangs the IDE until an apparent timeout value of 30 seconds, then shows a message box stating that "The query is taking a long time. Would you like to continue" ...waiting? I think the better approach here is to follow MS. In Menu Tools -> Options -> Database Tools -> DataConnections, there is a setting to limit SQL results to x number of rows. I think ODT should do one of the following. 1. Read this value and apply it. OR 2. Hardcode a value of 100 - 500 rows. 3. Add a setting similar to MS in the Options...
    - In the Oracle Explorer, when you right-click on a view and click "Design..." the code for the view opens, but is not very readable because the line breaks are interpreted a little boxes. After dumping it into a hex editor, you can see the little box characters are Linefeeds (Char(10)). If these are all replaced with Carriage Return+Linefeed (Chr(13) + Char(10)), and pasted back into the editor in VS2005, it works perfectly. Note: My Oracle 9i Server is running on the Linux platform.
    - I know this is a known issue, but this one's a biggie for me. Drag and drop is not supported from Oracle Explorer to the XML Schema Designer. Will Drag-and-Drop of tables generate TableAdapters as well with the Fill methods?
    - Pre-existing Triggers don't seem to be visible in the Oracle Explorer.
    Thanks,
    -Tony

    Hi
    I am new to Oracle but not to VS. I have downloaded and installed the newest tools for Developer, having first tried the install for VS2003.net (which refused to install on my VS 2005.) I got the beta download and installed it, but my oracle explorer shows nothing. Any attempt to add a connection results in an error ORA-12560:TNS:protocol adaptor error. I had the full install of 10g r2 on my notebook, but removed it and opted for the XE version. I removed the Oracle_Home environment variable prior to installing XE. I am trying to connect to the HR database, and the account is unlocked. I saw a reference to the tnsfiles file, and that seems to be the problem, but I don't know what to do about it. Thanks in advance to anyone who can offer help.
    Bruce
    [email protected]

  • Microsoft Office Developer Tools for Visual Studio 2013 on Windows 10 Technical Preview

    Hi, I've never developed a plugin for Office before. I've downloaded the technical preview of Windows 10 and have it running via Boot Camp on my MacBook (Looks good! I'll buy it when it comes out). Obviously with this being in beta it's understandable that
    there are problems, so this is just a heads up on one particular problem. Maybe there's already a solution or workaround?
    I've downloaded Visual Studio 2013 Community Edition, brought a copy of Microsoft Office Home And Student 2013 and am currently in the process of installing Microsoft Office Developer Tools for Visual Studio 2013.
    The only problem though is that when I try to install it I get the following message:
    http://s22.postimg.org/dxh1gtra9/Install_Problem_Office_Plugin_Tools.png
    Here is the log:
    http://pastebin.com/7wWkSfjF
    I also tried to download the file directly and run that.
    http://s3.postimg.org/tj9vb660j/Install_Problem_Office_Plugin_Tools2.png
    I right clicked on the file and noticed an options called "Troubleshoot Compatibility". There was a wizard, and I ran through the wizard a number of times through different routes but none of them worked. I was unable to find the option which turned
    off compatibility mode. I then searched for answers online which told me to do some things in the regedit program but that didn't seem to solve the problem.
    Anyway, I understand that this is a beta version of Windows 10 and that there are going to be problems but thought it would be best to let you know. Perhaps I should just bite the bullet and buy Windows 8.
    Many thanks,
    Lawrence

    Hi RealByReel,
    Thanks for sharing the solution back.
    Best regards,
    Barry
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Trying to download Oracle Developer 10g for Linux gives JavaException ...

    Result of "accepting" the agreement for Oracle Developer 10g for Linux :
    <FONT CLASS=PortletText1>Error: The servlet produced the following error stack. sun.io.MalformedInputException
         at sun.io.ByteToCharUTF8.convert(ByteToCharUTF8.java:152)
         at java.io.InputStreamReader.convertInto(InputStreamReader.java:137)
         at java.io.InputStreamReader.fill(InputStreamReader.java:186)
         at java.io.InputStreamReader.read(InputStreamReader.java:249)
         at oracle.webdb.utils.SimpleBufferedReader.read1(Unknown Source)
         at oracle.webdb.utils.SimpleBufferedReader.read(Unknown Source)
         at oracle.webdb.page.v2.DataProcessor903.readContentStream(Unknown Source)
         at oracle.webdb.page.v2.DataProcessor903.readContent(Unknown Source)
         at oracle.webdb.page.v2.DataProcessor903.getPageMetaData(Unknown Source)
         at oracle.webdb.page.v2.DataProcessor903.process(Unknown Source)
         at oracle.webdb.page.PageBuilder.process(Unknown Source)
         at oracle.webdb.page.Main.doRequest(Unknown Source)
         at oracle.webdb.page.ParallelServlet.doGet(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:244)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:59)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:523)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:735)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:151)
         at com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:64)
    </FONT>

    Please note the message on download page,
    The Oracle Management Pack for Linux features of the Unbreakable Linux support offering is provided via a full download and installation of Oracle Enterprise Manager 10g Grid Control. No additional Enterprise Manager 10g downloads are required.

  • Who stole the Oracle SQL Developer RPM for Linux Download Page!

    Guys,
    Who stole the Oracle SQL Developer RPM for Linux download page, everytime i try download the rpm all i get is the page can not be found Error 404!!!
    Not happy :-(

    Gents,
    Maybe yesterday's OTN download service problems are continuing today? Check this Community Feedback Forum announcement: [ Attention: Download Systems Issues|http://forums.oracle.com/forums/ann.jspa?annID=897|Doh!]
    Regards,
    John P.
    [http://only4left.jpiwowar.com|http://only4left.jpiwowar.com|Shameless plug for my low-volume blog]

  • Voting Thread for the SAP NetWeaver ABAP Developer Edition for Linux

    Hi Everyone,
    as Mario Herger suggested in the discussion to his Blog [New Community Developer License is available|/people/mario.herger/blog/2010/01/20/new-community-developer-license-is-available] I start the topic requesting a SAP NetWeaver ABAP Developer Edition for Linux.
    Best regards
    Gregor

    I think having a pre-packaged VMWare machine running on Windows or Linux would be great as it would help a lot of the non-Basis consultants get a system up and running. Perhaps even offer it as an AMI package on AWS so that hardware is not an issue.
    I'd also like to see the traditional installation packages offered as many technical consultants use the build as a process to look at installation issue and post installation configuration.
    I think both the pre-built and build it from scratch approaches have an audience here on SDN and I'd like to see both being offered.
    In fact I'm just looking at the new license options one of which come with the DVD's which is ideal but at a price!
    Thanks,
    George M-A

  • Hey !! do you know how to install developer 6i for linux redhat7.1?

    Currently I am working on a Windows environment. I downloaded developer 6i for linux and I read the documentation and I did the preinstallation tasks. But when I started the installation an error ocurred saying that some folders did not exist. This is not logig to me, because I am installing and therefore no folder should exist. Do I need to install something before in solve that problem???
    For GOD, Christ and all saints do you know how to help me....
    Thank you anyway!!
    null

    I found the best way to handle using the program between networked computers is to use extension arguments.
    Simply.
    Install the program as administrator BUT do not let it start when installed.
    Then edit the properties of the desktop icon so that it has properties so that you run firefox with command line arguments (www.kb.mozillazine.org/command_line_arguments)
    Thus if your desktop icon on each Pc is firefox.exe -profile "h:\firefox\profile"
    Firefox when started with this desktop icon will always use the profile on the server drive H
    Once this is completed you can run the program and it will create the profile in the selected drive location.
    if you delete the profile it will create another in the same location.
    This also works for Mozilla Thunderbird.
    Hope this helps anyone that had the same problem as me.
    Berni

  • Connection Problem When Using Oracle Developer Tools for Visual Studio

    I tried to create an Oracle Connection in my Visual Studio 2008 after installing Oracle 11g, Oracle Data Access Components (ODAC) with Oracle Devleoper Tools for Vissual Studio version 11.1.0.6.20.
    I followed the directions according to "Building .NET Applications Using Oracle Developer Tools for Visual Studio, when I click Test Connection, I keep getting the error message below.
    Microsoft Visual Studio
    ORA-12170: TNS:Connect timeout occurred
    OK
    ---------------------------

    I solved the problem.
    This is what I did for the benefit of the embryonic newbe like me.
    On the Add Connection Dialog
    1.     For Data source name I selected Local Database
    2.     I clicked on the specific User Name and I typed SYSTEM
    3.     For Password, I typed orcl (the password I setup during the installation) (HR did not work for me for User name and Password according to the tutorial instructions)
    4.     For Role, I selected Default
    5.     Connection Name, I selected Local Database
    6.     Before proceeding any further went to Windows XP SP3 where I was operating from, under Start Menu, I selected Administrative Tools then Services
    a.     On the Windows Services (Local) Dialog, under name, I selected OracleServiceORCL and OracleOraDb11g_home1TNSListener. I clicked on them one at a time
    b.     On the presented Dialog, under Service Status, I Clicked on the Start Button to start the Services
    c.     Then I went back to the Add Connection Dialog. I clicked on Test Connection, it connected okay. I finally clicked on Okay to connect.

  • Which Developer Tools for Oracle Express 10g?

    Hello,
    I'm new to the area of developing .NET apps with Oracle. Till now 'Ive downloaded the Oracle Express 10g Edition and installed it.
    Now I want to install the Developer tools for .NET and I am not sure which one to install. I've seen that currently there are several downloads
    - Oracle 11g ODAC 11.1.0.6.21 with Oracle Developer Tools for Visual Studio
    - Oracle 11g ODAC 11.1.0.6.21 with Xcopy Deployment
    - Oracle 11g ODAC 11.1.0.6.21
    - Oracle Developer Tools for Visual Studio .NET with Oracle 10g Release 2 ODAC 10.2.0.2.21
    - Oracle 10g Release 2 ODAC 10.2.0.2.21
    - Oracle 10g ODAC 10.1.0.4.0
    - Oracle Developer Tools for Visual Studio .NET 10.1.0.4
    Which of those should I use? Will the latest version (11.1.0.6.21) work with the 10g Express Edition? Or should I install one of the others?
    I've got installed both VS 2005 Prof and VS 2008 Prof SP1 on my machine.
    Thanks
    P.

    Okay,
    I've just seen another thread which answers my question
    Which is the right "Oracle Developer Tools" for XE ?
    I'Ve overseen it before.
    Bye
    P.

  • How to install "Microsoft Office Developer Tools for Visual Studio 2012" without "Web Platform Installer"?

    I have visual studio 2012 ultimate for practice , now I want to do SharePoint 2013 development through that. Generally I should download "Microsoft Office Developer Tools for Visual Studio 2012" through
    Web Platform Installer, but for some reason I want to avoid installing "Web Platform Installer".
    Is there any way where I can download and install "Microsoft Office Developer Tools for Visual Studio 2012" without downloading "Web Platform Installer"?
    Waiting to be guided by you.

    Hi
    Use these links to use WEBPI to download files for offline installation
    http://chakkaradeep.com/index.php/downloading-office-developer-tools-for-offline-install-2/
    http://www.iis.net/learn/install/web-platform-installer/web-platform-installer-v4-command-line-webpicmdexe-rtw-release
    Please mark it as answer if it helps you solving your problem
    Amit Kotha

  • Development Tools for R12

    Hi,
    I am positive this has been answered before on Metalink but I can't seem to get the definitive answer from metalink nor can I find one in the Forums here. So, here is the question again.
    We will be upgrading from 11.5.10 to R12.1.3 on Linux later this year. I am in the process of getting all the following development tools necessary for our R12 development on Windows clients. So, I need to install the appropriate patched versions of these dev tools on Windows 7/Windows XP machines to work with our Apps R12.1.3 going forward. Metalink suggested that I follow the link in note "437878.1 - Upgrading OracleAS 10g Forms and Reports in Oracle E-Business Suite Release 12". I still could not understand whether I need to install Developer Suite 10.1.2 and apply the patch listed in the note or Install Oracle Application Server 10.1.2 (from OTN?) and apply the patch listed in the note to bring the tools up to 10.1.3 version. This is where my confusion lies. Again this is separate from the middle tier software for R12 - this is for client development that will then be FTPed to middle tier and compiled there/
    1. Oracle Forms/Reports Builders - Do I download Developer Suite 10.1.2 or App Server 10.1.3?
    2. Oracle BI Publisher - What version and where do I get this from?
    3. Oracle JDeveloper for OA Framework - What version and where do I get this from (Metalink or OTN)
    Thanks in advance for any leads or direction.
    Regards,
    Venkat

    1. Oracle Forms/Reports Builders - Do I download Developer Suite 10.1.2 or App Server 10.1.3?Forms/Reports Builder.
    Using the OracleAS 10.1.2 Forms and Reports Builders with Oracle Applications Release 12 [ID 444248.1]
    How To Bring Up 10G Forms Builder In R12 Environment? [ID 579318.1]
    2. Oracle BI Publisher - What version and where do I get this from?How To Download Oracle XML Publisher Desktop 5.6.3 (BI Publisher 10g)? [ID 556032.1]
    How to Determine the Version of Oracle XML Publisher for Oracle E-Business Suite 11i and Release 12 [ID 362496.1]
    Overview of Available Patches for Oracle XML Publisher embedded in the Oracle E-Business Suite [ID 1138602.1]
    3. Oracle JDeveloper for OA Framework - What version and where do I get this from (Metalink or OTN)How to find the correct version of JDeveloper to use with eBusiness Suite 11i or Release 12.x [ID 416708.1]
    Troubleshooting JDeveloper setup for Oracle Applications [ID 357218.1]
    What Setup is Required to Create Custom JSP Pages to Run on the Ebusiness Suite 11i and R12+? [ID 884200.1]
    Configuring JDeveloper For Use With Oracle Applications 11i and R12 [ID 330236.1]
    Thanks,
    Hussein

  • Development tools for java

    HI,
    I am new in java. i know there are tools like netbeans to develop java in Windows Mode in Linux. But i want to know is there any tools like netbeans for developing java which will work from terminal window of linux ( black screen) ??
    Like TC3 , i used to use it to develop C++ from Dos mode.
    like TC3 , is there any development tools that i can run from Black screen of linux ( Terminal service / Command prompt), because i like to use black screen of linux ( command prompt)
    I will appreciate any help from any one.
    Kind regards
    Fosiul

    I know vi and Jstar also work.
    but problem is you cant compile in vi or jstar, u have to save , then have to quit then compile from command prompt. but netbeans - you can compile in same windows. or like Tc3 , you can compile by pressing f9( i think) ,
    but jstar or vi does not give any options ,it just the text eidtor.
    thats why i am asking , if any one know , any development tools which will work as a compiler and has graphics interface like TC3 for linux command prompt.

  • Developer tools for Apps 11i

    Hi,
    I have recently installed Oracle Apps 11i on Oracle Linux. I am using this installation to learn about Oracle applications and in particular HRMS.
    Now I would like to install the Oracle developer tools (Forms, Reports, SQLPLUS, etc) on a windows PC so that I can access the 11i installed database (I believe version 9i Oracle enterprise 9.2.0.6.0).
    I have the following questions
    1. Is there a single install that would install all the tools on the PC?
    2. Since the database is 9.2.0.6.0, should i install the 9i version of the tools or should i go straight to 10g
    3. Which tools should i be installing and is there a link for downloading them?
    4. Do i need to install oracle client 9i?
    5. Do i need to install anything on the server side (oracle linux) for the tools to work? and are there any links to installation instructions?
    I have spent about 3 hours looking up information about what to install and with the different versions, etc it is a bit confusing.
    I am not a dba, so my knowledge is not extensive.
    Thanks in advance for your help
    Steve

    1. Is there a single install that would install all the tools on the PC?Oracle Developer 6i
    2. Since the database is 9.2.0.6.0, should i install the 9i version of the tools or should i go straight to 10gYou are looking for a development tool, so you need to download/install Oracle Developer 6i (which has nothing to do with the database version).
    3. Which tools should i be installing and is there a link for downloading them?Oracle Forms Developer/Services 6i Release 2 for Windows 98/NT/2000/XP
    http://otn.oracle.com/software/products/forms/htdocs/winsoft.html
    4. Do i need to install oracle client 9i?No.
    5. Do i need to install anything on the server side (oracle linux) for the tools to work? and are there any links to installation instructions?You need to register your host through OAM or disable the SQLNet restriction so that you can connect to the database. Check the following note for more details:
    Note: 291897.1 - 11.5.10 New Features : Managed SQL*Net Access from Hosts
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=291897.1

  • Development tools for Project/Server Project Online in O365

    Hello,
    My company is seeking to unify it's IT PMO using Project Server or Project Online. I notivced that the Project Server certs have been deprecated and the pages ar eno longer available. Does that mean Project Online is the replacement/continuiation of that
    product?
    If so, what are some development tools you would advise for me to have to be able to develop/modiify and administrate Project Online in O365?
    Thanks,
    T

    Hi,
    Indeed Project Server and Project Online are 2 different products. You have to notice that Microsoft regularly releases new version of Project Server (2003, 2007, 2010, 2013). Some old version feature might be deprecated indeed. Moreover Project Online is
    a new version on the Microsoft solution that doesn't require to have on-premise infra.
    Note also that Project Onlie is meant to be used quite out-of-the-box whereas Project Server on premise allows you doing custom development.
    Below a link for Project Online:
    http://office.microsoft.com/en-ca/project/microsoft-project-online-online-project-management-software-FX103802026.aspx
    Hope this helps,
    Guillaume Rouyre, MBA, MCP, MCTS |

  • Is there a USB Instrument driver developer tool for CVI

    Is there a USB instrument driver developer tool/guide for CVI?
    Thanks
    Chip B.
    Solved!
    Go to Solution.

    Hi! ASIC LabRat,
    I agree with your comment.  IVI drivers take too much overhead and the executing speed can be very slow compared to the drivers developed using VISA platform.  The previous link sent by the NI engineer was very old (2001) and doesn't really help you at all. 
    Please take a look at this one instead: http://zone.ni.com/devzone/cda/tut/p/id/4713. 

Maybe you are looking for