Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

17
votes
6answers
4k views

What is your favorite textmate plugin or bundle?

Textmate is a great editor with lots of plugins and bundles, hoping to find a few more that will make Textmate even more useful. I personally can't live without Ack in Project ...
5
votes
6answers
478 views

Service References in OSGi

Once an instance of an OSGi service is retrieved from the bundle context does it become invalidated when the service is stopped? My initial tests show that the service instance can be used even ...
4
votes
1answer
236 views

what is the difference between framework and bundle in iphone OS?

what is the difference between framework and bundle in iphone OS?
3
votes
1answer
80 views

Equinox and OSGI bundles

I am trying to understand how Equinox works by looking through its underlying bundles. Can someone explain in general terms (or point out a good resource to understand) the relationship/difference ...
3
votes
1answer
988 views

Magento - Programatically added bundle product isn't showing up in frontend

I am trying to insert bundled products to the Magento database from a PHP script. The version in question is Community 1.5.1.0. I tried the method described in the question "Programmatically add ...
3
votes
4answers
237 views

Find out dependencies for a any .jar bundle

I am developing OSGi bundles using Eclipse. I test the code, using an Eclipse OSGi runtime configuration. The code works fine there, but when I export the bundles as jars and try to use them in ...
3
votes
2answers
87 views

Is there a counterpart of Mac OS-X filesystem bundles on Windows?

What I need is a directory which the user can handle as a single file in the Windows explorer. Does something like this exist? If not, what comes closest?
2
votes
3answers
143 views

How do you organize your bundles in Symfony2 projects? [closed]

I have the exact question that this guy has: http://groups.google.com/group/symfony2/browse_thread/thread/cd35132cc6972f29 I'll just copy-paste it here: I was wondering what different ways of ...
2
votes
3answers
2k views

Maven: Unresolved references to [org.osgi.service.http]

I'm trying to create a bundle using HttpService for register Servlet using maven-bundle-plugin. The pom.xml of the project is: <project xmlns="http://maven.apache.org/POM/4.0.0" ...
1
vote
0answers
59 views

FOSFacebookBundle and FOSUserBundle working together

I'm developping a website with Symfony2 and I'm what we call a beginner. I installed FOSUserBundle successfully. Now I would like to install FOSFacebookBundle so that it will work with FOSUserBundle. ...
1
vote
1answer
48 views

How to handle Translation in twig file using variables?

I have a twig file and a yml in which i define the variables for translation, For ex. :YML File -variable.for.translation: Disponible, para tíContent of Twig File -(h2)"Hola, Follow {{ variableName }} ...
1
vote
2answers
80 views

Modifying a Bundle Manifest at run time

Is it possible (and if so, safe) to modify the MANIFEST of a bundle anytime during it's lifecycle (i.e. presumably only between INSTALLED and RESOLVED). I guess another way to ask the question would ...
1
vote
1answer
33 views

Bundle gains unexplained requirement to different bundle when try to read XML

This is an odd situation for me. We have a large project using OSGI and I'm modifying one of the bundles. Most of the changes work fine, except that when I try to update one part of the code to read ...
1
vote
1answer
107 views

Editing a bundle in TextMate

I want to change the textmate bundle "Create Partial From Selection", which depends on a file called "create_partial_from_selection.rb". I have changed the above file so it outputs double, not single ...
1
vote
1answer
161 views

Android passing information to a SingleInstance Activity

I have a activity that displays a number of elements from a list that the user can scroll through. In addition from navigating the list for new elements added the user can click a popup notification ...
1
vote
3answers
569 views

passing arrays using bundle in android

I need to pass an array of String/integer values from one Activity to another. How do I achieve this?
1
vote
0answers
156 views

iPhone OS create bundle with private data

I am in the situation where i need to create a toolkit for iphone apps. I know that i am not allowed to create frameworks with code + xib files + images, but i am allowed to use static libraries. So ...
1
vote
1answer
333 views

Getting-Error-message---Cannot-create-flattened-bundle-for-src-file

I am trying to use dojo build system for minification and compressing of all dojo and custom modules into a single javascript file using the untjs.profile.js profile file. The sample code for this ...
1
vote
1answer
304 views

How can I change language contexts in Textmate bundles?

I'd like to get my Textmate bundles to use the correct contexts based on what I'm editing. For example I use YUI a lot so I'd like the HTML bundle to use the YUI JS bundle instead of the standard JS ...
1
vote
3answers
1k views

In textmate, how do I make javadoc style comments like I can in eclipse?

In eclipse, when I want to document a function (in java or javascript source) I can just type /**, then hit enter, and I get a comment like this /** * * Fluctuates all variables to more compatibly ...
0
votes
1answer
39 views

Symfony2: How to update a bundle whose source files have been modified?

I am using the KNP Pagination Bundle. I customized the twig file in the bundle source. Then I found a better way of doing it without touching the bundle's files. Unfortunately, now everytime that I ...
0
votes
0answers
23 views

Bundles module Prestashop

I am trying to create a Bundles module for Prestashop. I am very new to this software and I am not very comfortable with its hooks. What I want to do? I have a form on the product sheet under the ...
0
votes
2answers
60 views

Symfony2: best practive how to get data from another bundle?

I'm new to symfony2 and there are some things I don't get right now. In this case I want to display all albums made by a band or artist. If the user is logged in I want to display on the same page, if ...
0
votes
1answer
103 views

Reinstall Aptana Studio 3 bundles to get my custom snippets back?

I'm using Aptana Studio 3 for JavaScript development. Day 1, I tried importing some old favorite Textmate snippets etc. with limited success. Some keys like dot, comma, "d + number" etc. takes ...
0
votes
1answer
90 views

Entity-specific functions in Symfony2

In my Symfony2 project, I have a ModelBundle which holds my entities, and other bundles for the frontend, backend, etc, which utilise that ModelBundle. I have a couple of model-specific functions ...
0
votes
1answer
607 views

Passing ArrayList Objects through Bundle? [closed]

Possible Duplicate: Passing data of a non-primitive type between activities in android hi... In my android i need to pass ArrayList object from first activity to a second activity through ...
0
votes
1answer
43 views

Standalone linux version of: FeaturesAndBundlesPublisher application?

I need to run the eclipse FeaturesAndBundlesPublisher application on a linux server. The clumsy way is to download eclipse and put it on the server but since I only need the ...
0
votes
2answers
119 views

Can't open GetBundles when clicking it in the Bundles menu in TextMate

I can install the GetBundles bundle, but when I click on it (Bundles > GetBundles > GetBundles), nothing happens. I've followed multiple guides, and they all lead me to the same situation. Here's an ...
0
votes
1answer
69 views

Cocoa: Correct way to get list of possible PlugIns directories for an app?

In a Cocoa app generally we can install a plugin bundle in one of a number of places. If for example the app is called "MyApp" you'd be able to install the plugin at: ...
0
votes
1answer
97 views

OSGi Bundle Repositories

I am empirically testing OSGi Bundles and their relationships for this I need lots of bundles. Making these datasets is a difficult task. I already have Eclipse update (1700 Bundles) sites and Spring ...
0
votes
1answer
74 views

Downloadable data resources / content for iphone / ipod applications

I am working on an application that uses quite a large amount of content (images and text). I would like to be able to provide additional content bundles to those - and only to those - who already ...