Friday, February 26, 2010

BlackBerry JDE Plug-in for Eclipse Update Site

BlackBerry JDE Plug-in for Eclipse Update Site

Using the BlackBerry® JDE Plug-in for Eclipse™ update site, you can download and install Eclipse® update components directly into an Eclipse install.

Download the full installer for the BlackBerry JDE Plug-in for Eclipse

Installation Instructions

If you’re using Java® 2 SDK, Standard Edition v6.0, obtain Update 16 of the Java 2 SDK v6.0 from the Sun Microsystems website before downloading the plug-in using the Eclipse Update Mechanism.

  1. From the Help menu, select Software Updates… to open the Software Updates and Add-ons window
  2. Select the Available Software tab
  3. Click the Add Site… button:
    1. In the Add Site dialog, type the URL http://www.blackberry.com/go/eclipseUpdate into the location text box
    2. Click the OK button, BlackBerry Update Site appears in the Available Software list
  4. Select the BlackBerry JDE Plug-in for Eclipse item and one BlackBerry Component Pack item you want to work on
  5. Click the Install… button
  6. Click the Next > button
  7. Check I accept the terms of the license agreement radio button after reviewing licenses
  8. Click the Finish button to begin installation
  9. Note: You’ll need to enter your BlackBerry® Developer Zone login ID and password in an authentication dialog. Due to security policy, you may be authenticated multiple times. If you don’t have a Developer Zone login, register for access to the BlackBerry Developer Community
  10. After successfully downloading the files, you’ll be prompted to restart the Eclipse Platform. Choose to restart the platform

Xquery Support for Notepad++

Follow this link

Wednesday, February 24, 2010

Friday, February 5, 2010

Trying to do some Embedded Stuff..

Variant Product vs Variant Article Product

Product which doesn't have sellable SKU. This product behave as the wrapper which has description and has many variance of the product.

For Example: Apple IPOD is a variant product. And it Variance are Red, Blue, Silver, White, etc.

So the Variant Article product are the child of Variant product. And example of VariantArticleProduct is Apple IPOD - Blue, Apple IPOD- Red etc and which is sellable.

Wednesday, February 3, 2010

Simulator Developer Testing IF041_RETAUTH & Creating IF043 files

The files are created under /tru_files/spark/retauth/remote_outbound directory. for e.g "IF041_REAUTH_000001.txt"

In the dev environment setup:

spark.simulator.return.monitor.filepattern=^_IF041_RETAUTH_.*\\.txt$

The the file has to rename in the same directory "_IF041_REAUTH_000001.txt". The file will
be processed and stored under the /tru_files/spark/retauth/local_archive/ directory.

The Simulator will pick the file retauth and create a return file which is "IF043_RETURN_000001.txt" (example) and process the returns and archive
the file in /tru_files/spark/return/local_archive/ directory.