Title: [702] trunk: idea plugin update and idea project file update

Diff

Modified: trunk/core/jbehave-core.iml (701 => 702)

--- trunk/core/jbehave-core.iml	2007-03-07 22:48:46 UTC (rev 701)
+++ trunk/core/jbehave-core.iml	2007-03-11 05:09:56 UTC (rev 702)
@@ -10,17 +10,7 @@
     </content>
     <orderEntry type="inheritedJdk" />
     <orderEntry type="sourceFolder" forTests="false" />
-    <orderEntry type="module-library" exported="">
-      <library>
-        <CLASSES>
-          <root url="" />
-        </CLASSES>
-        <JAVADOC />
-        <SOURCES>
-          <root url="" />
-        </SOURCES>
-      </library>
-    </orderEntry>
+    <orderEntry type="module" module-name="swing-extension" />
     <orderEntryProperties />
   </component>
   <component name="VcsManagerConfiguration">

Modified: trunk/extensions/ant/ant.iml (701 => 702)

--- trunk/extensions/ant/ant.iml	2007-03-07 22:48:46 UTC (rev 701)
+++ trunk/extensions/ant/ant.iml	2007-03-11 05:09:56 UTC (rev 702)
@@ -10,16 +10,16 @@
     </content>
     <orderEntry type="inheritedJdk" />
     <orderEntry type="sourceFolder" forTests="false" />
+    <orderEntry type="module" module-name="jbehave-core" exported="" />
     <orderEntry type="module-library">
       <library>
         <CLASSES>
-          <root url="" />
+          <root url="" />
         </CLASSES>
         <JAVADOC />
         <SOURCES />
       </library>
     </orderEntry>
-    <orderEntry type="module" module-name="jbehave-core" exported="" />
     <orderEntryProperties />
   </component>
   <component name="VcsManagerConfiguration">

Modified: trunk/extensions/jmock/jmock-extension.iml (701 => 702)

--- trunk/extensions/jmock/jmock-extension.iml	2007-03-07 22:48:46 UTC (rev 701)
+++ trunk/extensions/jmock/jmock-extension.iml	2007-03-11 05:09:56 UTC (rev 702)
@@ -14,7 +14,7 @@
     <orderEntry type="module-library">
       <library>
         <CLASSES>
-          <root url="" />
+          <root url="" />
         </CLASSES>
         <JAVADOC />
         <SOURCES />
@@ -23,7 +23,7 @@
     <orderEntry type="module-library">
       <library>
         <CLASSES>
-          <root url="" />
+          <root url="" />
         </CLASSES>
         <JAVADOC />
         <SOURCES />
@@ -32,7 +32,7 @@
     <orderEntry type="module-library">
       <library>
         <CLASSES>
-          <root url="" />
+          <root url="" />
         </CLASSES>
         <JAVADOC />
         <SOURCES />
@@ -41,7 +41,7 @@
     <orderEntry type="module-library">
       <library>
         <CLASSES>
-          <root url="" />
+          <root url="" />
         </CLASSES>
         <JAVADOC />
         <SOURCES />

Modified: trunk/extensions/junit/junit-extension.iml (701 => 702)

--- trunk/extensions/junit/junit-extension.iml	2007-03-07 22:48:46 UTC (rev 701)
+++ trunk/extensions/junit/junit-extension.iml	2007-03-11 05:09:56 UTC (rev 702)
@@ -10,16 +10,16 @@
     </content>
     <orderEntry type="inheritedJdk" />
     <orderEntry type="sourceFolder" forTests="false" />
+    <orderEntry type="module" module-name="jbehave-core" />
     <orderEntry type="module-library">
       <library>
         <CLASSES>
-          <root url="" />
+          <root url="" />
         </CLASSES>
         <JAVADOC />
         <SOURCES />
       </library>
     </orderEntry>
-    <orderEntry type="module" module-name="jbehave-core" />
     <orderEntryProperties />
   </component>
   <component name="VcsManagerConfiguration">

Property changes: trunk/extensions/swing

Name: svn:ignore
   - .classpath
.project
bin
   + .classpath
.project
bin
classes

Added: trunk/extensions/swing/swing-extension.iml (0 => 702)

--- trunk/extensions/swing/swing-extension.iml	                        (rev 0)
+++ trunk/extensions/swing/swing-extension.iml	2007-03-11 05:09:56 UTC (rev 702)
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<module version="4" relativePaths="true" type="JAVA_MODULE">
+  <component name="ModuleRootManager" />
+  <component name="NewModuleRootManager" inherit-compiler-output="false">
+    <output url="" />
+    <exclude-output />
+    <content url=""
+      <sourceFolder url="" isTestSource="true" />
+      <sourceFolder url="" isTestSource="false" />
+    </content>
+    <orderEntry type="inheritedJdk" />
+    <orderEntry type="sourceFolder" forTests="false" />
+    <orderEntry type="module" module-name="jbehave-core" />
+    <orderEntryProperties />
+  </component>
+</module>
+

Modified: trunk/jbehave.ipr (701 => 702)

--- trunk/jbehave.ipr	2007-03-07 22:48:46 UTC (rev 701)
+++ trunk/jbehave.ipr	2007-03-11 05:09:56 UTC (rev 702)
@@ -74,11 +74,11 @@
         <used_levels>
           <error>
             <option name="myName" value="ERROR" />
-            <option name="myVal" value="400" />
+            <option name="myVal" value="200" />
           </error>
           <warning>
             <option name="myName" value="WARNING" />
-            <option name="myVal" value="300" />
+            <option name="myVal" value="100" />
           </warning>
           <information>
             <option name="myName" value="INFO" />
@@ -258,11 +258,17 @@
       <module fileurl="file://$PROJECT_DIR$/extensions/jmock/jmock-extension.iml" filepath="$PROJECT_DIR$/extensions/jmock/jmock-extension.iml" />
       <module fileurl="file://$PROJECT_DIR$/extensions/junit/junit-extension.iml" filepath="$PROJECT_DIR$/extensions/junit/junit-extension.iml" />
       <module fileurl="file://$PROJECT_DIR$/lib/lib.iml" filepath="$PROJECT_DIR$/lib/lib.iml" />
+      <module fileurl="file://$PROJECT_DIR$/extensions/swing/swing-extension.iml" filepath="$PROJECT_DIR$/extensions/swing/swing-extension.iml" />
       <module fileurl="file://$PROJECT_DIR$/website/website.iml" filepath="$PROJECT_DIR$/website/website.iml" />
     </modules>
   </component>
   <component name="ProjectRootManager" version="2" assert-keyword="true" jdk-15="false" project-jdk-name="1.4" />
   <component name="ProjectRunConfigurationManager" />
+  <component name="RAILS_PROJECT_VIEW_PANE" />
+  <component name="RUBY_DOC_SETTINGS">
+    <RUBY_DOC NAME="DEFAULTS" VALUE="TRUE" />
+    <RUBY_DOC NAME="NUMBER" VALUE="0" />
+  </component>
   <component name="RmicSettings">
     <option name="IS_EANABLED" value="false" />
     <option name="DEBUGGING_INFO" value="true" />

Modified: trunk/lib/lib.iml (701 => 702)

--- trunk/lib/lib.iml	2007-03-07 22:48:46 UTC (rev 701)
+++ trunk/lib/lib.iml	2007-03-11 05:09:56 UTC (rev 702)
@@ -18,16 +18,16 @@
         <SOURCES />
       </library>
     </orderEntry>
+    <orderEntry type="module" module-name="jbehave-core" />
     <orderEntry type="module-library">
       <library>
         <CLASSES>
-          <root url="" />
+          <root url="" />
         </CLASSES>
         <JAVADOC />
         <SOURCES />
       </library>
     </orderEntry>
-    <orderEntry type="module" module-name="jbehave-core" />
     <orderEntryProperties />
   </component>
   <component name="VcsManagerConfiguration">

Modified: trunk/plugins/intellij/META-INF/plugin.xml (701 => 702)

--- trunk/plugins/intellij/META-INF/plugin.xml	2007-03-07 22:48:46 UTC (rev 701)
+++ trunk/plugins/intellij/META-INF/plugin.xml	2007-03-11 05:09:56 UTC (rev 702)
@@ -2,10 +2,10 @@
 <idea-plugin>
     <name>JBehave Plugin</name>
     <description>JBehave Launcher that launches the verification process of the current behavior.</description>
-    <version>0.58</version>
+    <version>1.0.1</version>
     <vendor logo="/behave.png" url=""
     <change-notes>
-        Upgrade to IntelliJ 6.0.1
+        Formal release
     </change-notes>
     <idea-version since-build="5784"/>
 

Modified: trunk/plugins/intellij/jbehave-intellij.iml (701 => 702)

--- trunk/plugins/intellij/jbehave-intellij.iml	2007-03-07 22:48:46 UTC (rev 701)
+++ trunk/plugins/intellij/jbehave-intellij.iml	2007-03-11 05:09:56 UTC (rev 702)
@@ -8,7 +8,7 @@
     <content url=""
       <sourceFolder url="" isTestSource="false" />
     </content>
-    <orderEntry type="jdk" jdkName="IDEA 6107" jdkType="IDEA JDK" />
+    <orderEntry type="jdk" jdkName="IDEA 6148" jdkType="IDEA JDK" />
     <orderEntry type="sourceFolder" forTests="false" />
     <orderEntryProperties />
   </component>

Modified: trunk/plugins/intellij/jbehave-intellij.ipr (701 => 702)

--- trunk/plugins/intellij/jbehave-intellij.ipr	2007-03-07 22:48:46 UTC (rev 701)
+++ trunk/plugins/intellij/jbehave-intellij.ipr	2007-03-11 05:09:56 UTC (rev 702)
@@ -256,20 +256,23 @@
       <module fileurl="file://$PROJECT_DIR$/jbehave-intellij.iml" filepath="$PROJECT_DIR$/jbehave-intellij.iml" />
     </modules>
   </component>
-  <component name="ProjectRootManager" version="2" assert-keyword="true" jdk-15="false" project-jdk-name="IDEA 6107" project-jdk-type="IDEA JDK">
+  <component name="ProjectRootManager" version="2" assert-keyword="true" jdk-15="true" project-jdk-name="IDEA 6148" project-jdk-type="IDEA JDK">
     <output url="" />
   </component>
   <component name="ProjectRunConfigurationManager">
     <configuration default="false" name="jbehave" type="#org.jetbrains.idea.devkit.run.PluginConfigurationType" factoryName="Plugin">
       <module name="jbehave-intellij" />
-      <option name="VM_PARAMETERS" value="" />
+      <option name="VM_PARAMETERS" value="-Xmx256m -XX:MaxPermSize=128m" />
       <option name="PROGRAM_PARAMETERS" value="" />
-      <log_file path="C:/Documents/Configurations/intelliJ/sandbox51/system/log/idea.log" checked="false" skipped="true" show_all="false" alias="IDEA LOG" />
+      <log_file path="D:/Temp/IntelliJIdea60/sandbox/system/log/idea.log" checked="false" skipped="true" show_all="false" alias="IDEA LOG" />
       <RunnerSettings RunnerId="Debug">
         <option name="DEBUG_PORT" value="1742" />
         <option name="TRANSPORT" value="0" />
         <option name="LOCAL" value="true" />
       </RunnerSettings>
+      <RunnerSettings RunnerId="Profile ">
+        <option name="myExternalizedOptions" value="&#13;&#10;snapshots-dir=&#13;&#10;" />
+      </RunnerSettings>
       <RunnerSettings RunnerId="Run" />
       <ConfigurationWrapper RunnerId="Debug" />
       <ConfigurationWrapper RunnerId="Run" />
@@ -278,6 +281,11 @@
       </method>
     </configuration>
   </component>
+  <component name="RAILS_PROJECT_VIEW_PANE" />
+  <component name="RUBY_DOC_SETTINGS">
+    <RUBY_DOC NAME="DEFAULTS" VALUE="TRUE" />
+    <RUBY_DOC NAME="NUMBER" VALUE="0" />
+  </component>
   <component name="RmicSettings">
     <option name="IS_EANABLED" value="false" />
     <option name="DEBUGGING_INFO" value="true" />

Added: trunk/plugins/intellij/src/org/jbehave/plugin/idea/Constants.java (0 => 702)

--- trunk/plugins/intellij/src/org/jbehave/plugin/idea/Constants.java	                        (rev 0)
+++ trunk/plugins/intellij/src/org/jbehave/plugin/idea/Constants.java	2007-03-11 05:09:56 UTC (rev 702)
@@ -0,0 +1,8 @@
+package org.jbehave.plugin.idea;
+
+public class Constants {
+  static final String BEHAVIOURS_INTERFACE = "org.jbehave.core.behaviour.Behaviours";
+  static final String JBEHAVE_RUNNER_CLASS = "org.jbehave.core.BehaviourRunner";
+
+  private Constants(){}
+}

Modified: trunk/plugins/intellij/src/org/jbehave/plugin/idea/JBehaveCommandLineState.java (701 => 702)

--- trunk/plugins/intellij/src/org/jbehave/plugin/idea/JBehaveCommandLineState.java	2007-03-07 22:48:46 UTC (rev 701)
+++ trunk/plugins/intellij/src/org/jbehave/plugin/idea/JBehaveCommandLineState.java	2007-03-11 05:09:56 UTC (rev 702)
@@ -9,14 +9,14 @@
 public class JBehaveCommandLineState extends JavaCommandLineState {
     private JBehaveRunConfiguration runConfiguration;
 
-    JBehaveCommandLineState(JBehaveRunConfiguration runConfiguration, RunnerSettings runner, ConfigurationPerRunnerSettings configuration) {
+  JBehaveCommandLineState(JBehaveRunConfiguration runConfiguration, RunnerSettings runner, ConfigurationPerRunnerSettings configuration) {
         super(runner, configuration);
         this.runConfiguration = runConfiguration;
     }
 
     protected JavaParameters createJavaParameters() throws ExecutionException {
         JavaParameters parameters = new JavaParameters();
-        parameters.setMainClass("org.jbehave.core.Run");
+        parameters.setMainClass(Constants.JBEHAVE_RUNNER_CLASS);
         String behaviorClass = runConfiguration.getBehaviorClass();
         String behaviourMethod = runConfiguration.getBehaviourMethod();
         String behaviourLocator = behaviorClass;

Modified: trunk/plugins/intellij/src/org/jbehave/plugin/idea/JBehaveConfigurationType.java (701 => 702)

--- trunk/plugins/intellij/src/org/jbehave/plugin/idea/JBehaveConfigurationType.java	2007-03-07 22:48:46 UTC (rev 701)
+++ trunk/plugins/intellij/src/org/jbehave/plugin/idea/JBehaveConfigurationType.java	2007-03-11 05:09:56 UTC (rev 702)
@@ -17,7 +17,7 @@
 public class JBehaveConfigurationType implements LocatableConfigurationType {
     private final ConfigurationFactory factory;
 
-    public JBehaveConfigurationType() {
+  public JBehaveConfigurationType() {
         this.factory = new ConfigurationFactory(this) {
 
             public RunConfiguration createTemplateConfiguration(Project project) {
@@ -132,7 +132,7 @@
         PsiClassType[] interfaces = psiClass.getImplementsListTypes();
         for (int i = 0; i < interfaces.length; i++) {
             PsiClassType anInterface = interfaces[i];
-            if ("jbehave.core.behaviour.Behaviours".equals(anInterface.resolve().getQualifiedName())) {
+            if (Constants.BEHAVIOURS_INTERFACE.equals(anInterface.resolve().getQualifiedName())) {
                 return true;
             }
         }


To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to