• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

Eclipse issue: Difficulty adding Eclipse Plug-ins (like PDT) to Flash Builder

New Here ,
Jun 03, 2010 Jun 03, 2010

Copy link to clipboard

Copied

I would like to add other Eclipse Plug-ins to my version of (Eclipse) Flash Builder 4 on MacOSX, such as the free PDT (php developer tools) from the Eclipse Foundation. I have had no trouble downloading the standalone version of Galileo. I would however prefer to use it as a plug-in. I have asked Eclipse for help on this, but is so far unresolved. If there was a repository url that Flash Builder would accept without a JRE error or similar, that would be a great help. Thank You!

http://www.eclipse.org/projects/project_summary.php?projectid=tools.pdt

Views

2.0K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
Jun 04, 2010 Jun 04, 2010

Copy link to clipboard

Copied

Please see this excellent video which helped me:

http://miti.pricope.com/2009/07/09/debug-flex-and-php-using-flash-builder-4-and-pdt/

and this:

http://www.riaspace.net/2009/12/configuring-eclipse-pdt-and-flash-builder-4-plug-in-for-phpflex-development/

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jun 04, 2010 Jun 04, 2010

Copy link to clipboard

Copied

Thanks for your reply. Gave it a try, but it is throwing this error:

Cannot complete the install because one or more required items could not be found.

  Software being installed: PDT Runtime Feature 2.0.0.v20090315-1850 (org.eclipse.php.feature.group 2.0.0.v20090315-1850)

  Missing requirement: PDT Runtime Feature 2.0.0.v20090315-1850 (org.eclipse.php.feature.group 2.0.0.v20090315-1850) requires 'org.eclipse.dltk.core.feature.group [1.0.0,2.0.0)' but it could not be found

The PDT runtime feature looks like it is part of the package I was downloading. Impasse...

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
Jun 04, 2010 Jun 04, 2010

Copy link to clipboard

Copied

try find

org.eclipse.dltk.core.feature.group

by itself

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
Jun 04, 2010 Jun 04, 2010

Copy link to clipboard

Copied

Don't install it as a plugin, use pdt standalone and just keep your php files seperate from your flex project. makes things more clear.

my pain is here:

http://forums.adobe.com/message/2867359#2867359

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jun 04, 2010 Jun 04, 2010

Copy link to clipboard

Copied

Well, seems like I got closer. But still mystified. Error:

conflicting dependency.

  Software being installed: PDT Runtime Feature 2.0.0.v20090315-1850 (org.eclipse.php.feature.group 2.0.0.v20090315-1850)

  Software currently installed: Adobe Flash Builder 4.0.0 (com.adobe.flexbuilder.standalone.product 4.0.0)

  Only one of the following can be installed at once:

    International Components for Unicode for Java (ICU4J) 3.8.1.v20080530 (com.ibm.icu 3.8.1.v20080530)

    International Components for Unicode for Java (ICU4J) 4.0.1.v20090822 (com.ibm.icu 4.0.1.v20090822)

etc

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Jun 09, 2010 Jun 09, 2010

Copy link to clipboard

Copied

Hi,

Go to

http://mayankkumar.com/blog/

There is a post from 13th Jun. 2009 on how to set up PDT and Flash builder 4. Try the workflow there and tell me if you still have those problems.

Nishad

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Aug 22, 2010 Aug 22, 2010

Copy link to clipboard

Copied

I know it is an old thread, but here is how I installed PDT for Flash Builder

Since current Flash Builder is basically built on Eclipse Galileo, you just have to add the update site for Galileo:

http://download.eclipse.org/releases/galileo/

Once you add that, search for PDT, select it and you are ready to install PDT and all its dependencies.

cheers,

paCkeT

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
Aug 23, 2010 Aug 23, 2010

Copy link to clipboard

Copied

LATEST

thanks, but in the end I just decided to run 2 seperate eclipse installs for each language, just is more stable. I may install a 3rd just for java dev

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines