Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-24877

CDK 2 detection results in CDK 3 adapter creation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • 4.5.1.AM2
    • 4.5.1.AM1
    • cdk
    • None
    • Hide

      1. Install devstudio into a $DIR
      2. Make sure cdk 2 is installed somewhere in $DIR/../cdk
      3. Have CDK 3 installed in MINISHIFT_HOME
      3. Start devstudio with MINISHIFT_HOME set up
      CDK 3 server will be created pointing to your CDK 2 location.
      The correct thing would be to have CDK 2 server pointing to your CDK 2 location and another CDK 3 server pointing to MINISHIFT_HOME.

      Show
      1. Install devstudio into a $DIR 2. Make sure cdk 2 is installed somewhere in $DIR/../cdk 3. Have CDK 3 installed in MINISHIFT_HOME 3. Start devstudio with MINISHIFT_HOME set up CDK 3 server will be created pointing to your CDK 2 location. The correct thing would be to have CDK 2 server pointing to your CDK 2 location and another CDK 3 server pointing to MINISHIFT_HOME.

      As described by odockal@redhat.com in JBIDE-24447:

      When you start devstudio and it finds cdk 2 installed inside ../../../cdk/ relative to eclipse's config, it will create a cdk 3 server instead of cdk 2.
      This relative path normally translate to a structure like this:
      $SOME_DIR/devstudio
      $SOME_DIR/cdk/YOUR/CDK/2/SOMEWHERE/INSIDE/HERE

      BUT... this will only happen in a special situation where you have CDK 2 installed where devstudio looks for it (see above) AND you set up the MINISHIFT_HOME env var to point to your CDK 3 home when you start devstudio.

            rob.stryker Rob Stryker (Inactive)
            exd-mmalina Martin Malina
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: