12-25-2010 12:09 PM
Hi everyone
,
I use Eclipse IDE 3.6 Helios and BB plug-in "BlackBerry_JDE_PluginFull_1.1.2.201004161203-16.e
" InvalidRegex: Pattern value '([a-zA-Z_]{1,63}[\s-a-zA-Z_0-9.]{0,63}[;]?)*' is not a valid regular expression. The reported error was: ''-' is an invalid character range. Write '\-'.' at column '19'. "
so what should I resolve this problem? I'm newbie in developing BB app. ![]()
Thx,
Maz
Solved! Go to Solution.
12-25-2010 12:20 PM
Technically Eclipse 3.6 is not supported. I don't know if this is the cause but it is recommend to use 3.5 instead of 3.6.
12-25-2010 12:38 PM
Thx for reply, rcmaniac
Now, I've change to 3.5 but it still has same problem ![]()
![]()
Thx,
Maz
12-25-2010 01:53 PM
Did you create a BlackBerry project or a Java project?
12-25-2010 11:14 PM
Thx rcmaniac,
I've create only BB project. But now I change Eclipse to 3.4 and BB JDE plug-in is "BlackBerry_JDE_PluginFull_1.0.0.67.exe" ( an old version that is supported only for 3.4, I think
). So, I can create BB project without error !!
( because no "BlackBerry_App_Descriptor.xml" file when I create project in this version )
Thx,
Maz
12-26-2010 12:50 AM
That's weird but at least you got it working. The only problem I see you having is that API 6.0 (and maybe 5.0) are only supported with the newer plugin (which requires Eclipse 3.5). Also the newer plugin has the hot-swap feature support in the simulators.