A PHP Error was encountered

Severity: Notice

Message: Only variables should be passed by reference

Filename: codeigniter/Common.php

Line Number: 148

A PHP Error was encountered

Severity: 8192

Message: Methods with the same name as their class will not be constructors in a future version of PHP; CI_Hooks has a deprecated constructor

Filename: libraries/Hooks.php

Line Number: 30

A PHP Error was encountered

Severity: 8192

Message: Methods with the same name as their class will not be constructors in a future version of PHP; CI_Config has a deprecated constructor

Filename: libraries/Config.php

Line Number: 29

A PHP Error was encountered

Severity: Notice

Message: Only variables should be passed by reference

Filename: codeigniter/Common.php

Line Number: 148

A PHP Error was encountered

Severity: Notice

Message: Only variables should be passed by reference

Filename: codeigniter/Common.php

Line Number: 148

A PHP Error was encountered

Severity: 8192

Message: Methods with the same name as their class will not be constructors in a future version of PHP; CI_URI has a deprecated constructor

Filename: libraries/URI.php

Line Number: 29

A PHP Error was encountered

Severity: Notice

Message: Only variables should be passed by reference

Filename: codeigniter/Common.php

Line Number: 148

A PHP Error was encountered

Severity: 8192

Message: Methods with the same name as their class will not be constructors in a future version of PHP; CI_Router has a deprecated constructor

Filename: libraries/Router.php

Line Number: 29

A PHP Error was encountered

Severity: Notice

Message: Only variables should be passed by reference

Filename: codeigniter/Common.php

Line Number: 148

A PHP Error was encountered

Severity: 8192

Message: Methods with the same name as their class will not be constructors in a future version of PHP; CI_Output has a deprecated constructor

Filename: libraries/Output.php

Line Number: 29

A PHP Error was encountered

Severity: Notice

Message: Only variables should be passed by reference

Filename: codeigniter/Common.php

Line Number: 148

A PHP Error was encountered

Severity: 8192

Message: Methods with the same name as their class will not be constructors in a future version of PHP; CI_Input has a deprecated constructor

Filename: libraries/Input.php

Line Number: 29

A PHP Error was encountered

Severity: Notice

Message: Only variables should be passed by reference

Filename: codeigniter/Common.php

Line Number: 148

A PHP Error was encountered

Severity: 8192

Message: Methods with the same name as their class will not be constructors in a future version of PHP; CI_Language has a deprecated constructor

Filename: libraries/Language.php

Line Number: 27

A PHP Error was encountered

Severity: Notice

Message: Only variables should be passed by reference

Filename: codeigniter/Common.php

Line Number: 148

A PHP Error was encountered

Severity: 8192

Message: Methods with the same name as their class will not be constructors in a future version of PHP; CI_Base has a deprecated constructor

Filename: codeigniter/Base5.php

Line Number: 33

A PHP Error was encountered

Severity: 8192

Message: Methods with the same name as their class will not be constructors in a future version of PHP; Controller has a deprecated constructor

Filename: libraries/Controller.php

Line Number: 30

A PHP Error was encountered

Severity: 8192

Message: Methods with the same name as their class will not be constructors in a future version of PHP; Main has a deprecated constructor

Filename: controllers/main.php

Line Number: 3

A PHP Error was encountered

Severity: Warning

Message: Declaration of Projects::main($project) should be compatible with Main::Main()

Filename: controllers/projects.php

Line Number: 4

A PHP Error was encountered

Severity: 8192

Message: Methods with the same name as their class will not be constructors in a future version of PHP; CI_Loader has a deprecated constructor

Filename: libraries/Loader.php

Line Number: 29

A PHP Error was encountered

Severity: Notice

Message: Only variables should be passed by reference

Filename: codeigniter/Common.php

Line Number: 148

INSTALLATION INSTRUCTIONS
How to install Feature Diagrams Plug in for Eclipse
Step 1:
Begin the installation from the Eclipse Help menu item.
Step 2:

Select "Add". In the window that pops up, fill in the following information for a remote installation.

  • Name: Feature Diagrams
  • Location: http://nicoleallard.ca/downloads/FeatDiagUpdateSite

If you are behind a proxy and the Eclipse install mechanism does not work, then you can download a zipped version of the update site and then choose an archive site and navigate to the zip file.

Step 3:
If "Feature Diagrams Feature" does not appear in the list, try unselecting the check box "Group Items by Category". Check the box next to "Feature Diagrams Feature" and click "Next".
Step 4:
Read any licenses that appear. Select the radio button "I accept" and click "Finish".
Step 5:
The plugin will install. After it is finished, it will be recommended that you restart Eclipse for the changes to take effect. Click "Yes" and wait for Eclipse to restart.
Step 6:
Any required plugins should have been downloaded and installed automatically. If they were not, you will need to install GEF and Draw2d in the same way as the Feature Diagrams plugin.
Step 7:
Enjoy the plugin. In order to open a new feature diagram for a java class, right click on the class in the package explorer and select Feature Diagrams > Open Feature Diagram.
Return to Feature Diagrams