Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "IAM Moving from Google Code"

m (Added back link)
Line 1: Line 1:
 +
{{backlink|IAM}}
 +
 
Tasks to do
 
Tasks to do
  

Revision as of 07:30, 5 November 2008

< To: IAM

Tasks to do

  • Rename in packages/files
    • org.devzuz.q.maven to org.eclipse.iam
    • org.devzuz.q.maven to org.eclipse.iam.core in the org.devzuz.q.maven.core plugin
    • org.eclipse.iam.search or org.eclipse.iam.search.core ?
  • Support legacy naming
    • classpath container
    • markers
    • what else?
  • Make uniform use of the maven conventions (some projects have source code on src, some on src/main/java)
  • Rename the plug-in "org.eclipse.iam.maven.dependencyviewer" to "org.eclipse.iam.maven.dependency.viewer" (i.e. split that last segment in two)
    • This is to match the dependency.analisys plug-in. It makes sense to have them sharing the same naming scheme.
  • Related to the previous one, move the org.devzuz.q.maven.dependency.* in the dependency viewer to org.eclipse.iam.dependency.viewer (insert the "viewer" segment that is currently missing).

Copyright © Eclipse Foundation, Inc. All Rights Reserved.