[JBoss JIRA] Created: (JBIDE-5647) Renaming a Drools project does not work after running the DroolsTest class
by Martin Malina (JIRA)
Renaming a Drools project does not work after running the DroolsTest class
--------------------------------------------------------------------------
Key: JBIDE-5647
URL: https://jira.jboss.org/jira/browse/JBIDE-5647
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: drools
Affects Versions: 3.1.0.CR1
Environment: Mac OS X 10.6.2
jbdevstudio-macosx-carbon-3.0.0.v201001060655N-H50-CR1.jar
Reporter: Martin Malina
1. Create a new Drools project:
File -> New -> Other -> Drools Project
Choose Name, click Next
Check all options
Choose Drools Runtime, click Finish
2. Run DroolsTest.java
Right-click com.sample.DroolsTest.java
Choose Run AS -> Java Application
3. Rename the project
Right-click created project
Choose Refactor -> Rename
Click Ok
You get a window: Resource "YourProjectName" is out of sync with file system.
The project can be renamed normally if I don't run the java class first.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 2 months
[JBoss JIRA] Created: (JBIDE-5560) Wrong version of smooks in configuration file
by Jiri Peterka (JIRA)
Wrong version of smooks in configuration file
---------------------------------------------
Key: JBIDE-5560
URL: https://jira.jboss.org/jira/browse/JBIDE-5560
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: smooks
Affects Versions: 3.1.0.CR1
Environment: Linux 64-bit, Sun JDK 1.6, JbossTools-3.1.0.v200912171816M-H185-RC1
Reporter: Jiri Peterka
Fix For: 3.1.0.CR2
Attachments: smooks-version.png
There is smooks platform version always 1.2 (disabled combo) even when using 1.1.x
Steps to reproduce:
1. Create java project
2. Add Smooks 1.1 jars into Java Build Path
3. Create smooks configuration, see wrong version in options tab
Additional question:
1. Why platform version is disabled?
2. Why can't I set version in creation wizard?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 2 months